Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e07349e

Browse files
author
ugogo
committedJun 21, 2020
update release-it config
1 parent 5909afc commit e07349e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
"commitMessage": "v${version}"
2121
},
2222
"github": {
23-
"release": true
23+
"release": true,
24+
"releaseName": "v${version}"
2425
}
2526
},
2627
"scripts": {

0 commit comments

Comments
 (0)
Please sign in to comment.