Skip to content
This repository was archived by the owner on Jan 8, 2021. It is now read-only.

Commit 9863bcb

Browse files
author
andela-akhenda
committed
fix(build): update release commit message
1 parent 0c9887c commit 9863bcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"ios/WAPI",
120120
"docs"
121121
],
122-
"message": "chore(release): release ${nextRelease.version} - ${new Date().toLocaleDateString('en-US', {year: 'numeric', month: 'short', day: 'numeric', hour: 'numeric', minute: 'numeric' })} [skip ci]\n\n${nextRelease.notes}"
122+
"message": "chore(release): v${nextRelease.version} - <%= new Date().toLocaleDateString('en-US', {year: 'numeric', month: 'short', day: 'numeric', hour: 'numeric', minute: 'numeric'}) %> [skip ci]\n\n${nextRelease.notes}"
123123
},
124124
"@semantic-release/github"
125125
]

0 commit comments

Comments
 (0)