Skip to content

Commit

Permalink
chore: update publish message
Browse files Browse the repository at this point in the history
  • Loading branch information
bubkoo committed Dec 11, 2019
1 parent 0f7ef82 commit f0e18ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lerna.json
Expand Up @@ -5,7 +5,7 @@
"command": {
"publish": {
"ignoreChanges": ["*.md", "**/*.test.ts", "**/*.spec.ts"],
"message": "chore(release): publish %v"
"message": "chore(release): publish %s"
},
"bootstrap": {
"npmClientArgs": ["--no-package-lock", "--no-ci"]
Expand Down

0 comments on commit f0e18ff

Please sign in to comment.