Skip to content

Commit

Permalink
🐛 FIX: Lingo
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadawais committed Jul 24, 2019
1 parent 66a6a49 commit b0821f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .release-it.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"safeBump": false,
"hooks": {
"after:bump": "auto-changelog && git add . && git commit -m ' 📖 DOC: Update the changelog' && git push",
"after:release": "echo Successfully released ${name} v${version} to ${repo.repository}."
"after:release": "Successfully released ${name} v${version} to ${repo.repository}."
},
"src": {
"commitMessage": "🦄 Release %s",
Expand Down

0 comments on commit b0821f6

Please sign in to comment.