Skip to content

Commit

Permalink
πŸ› FIX: Release commit
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadawais committed Feb 3, 2020
1 parent 69f0b25 commit 2e071f8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .release-it.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
"beforeChangelogCommand": "auto-changelog",
"safeBump": false,
"src": {
"commitMessage": "πŸ¦„ RELEASE: %s",
"tagAnnotation": "πŸ¦„ RELEASE: %s"
"commitMessage": "πŸš€ RELEASE: %s",
"tagAnnotation": "πŸš€ RELEASE: %s"
},
"npm": {
"publish": false
},
"github": {
"release": true,
"releaseName": "πŸ¦„ %s"
"releaseName": "πŸš€ %s"
},
"prompt": {
"src": {
Expand Down

0 comments on commit 2e071f8

Please sign in to comment.