Skip to content

Commit

Permalink
Change lerna.json for v2 release!
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleAMathews committed Sep 17, 2018
1 parent b792c22 commit 677a7e6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,9 @@
},
"publish": {
"allowBranch": "master",
"bump": "prerelease",
"bump": "patch",
"conventionalCommits": true,
"message": "chore(release): Publish",
"preid": "rc",
"ignoreChanges": [
"CHANGELOG.md"
]
Expand Down

0 comments on commit 677a7e6

Please sign in to comment.