Skip to content

Commit

Permalink
Add a custom Lerna publish commit message (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
ntwb authored May 18, 2018
1 parent fabd540 commit 5de9931
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
"publish": {
"ignore": [
"**/test/*.js"
]
],
"message": "chore(release): publish"
}
},
"packages": [
Expand Down

0 comments on commit 5de9931

Please sign in to comment.