Skip to content

Commit

Permalink
release-it trial
Browse files Browse the repository at this point in the history
  • Loading branch information
izelnakri committed Dec 1, 2020
1 parent 3aae778 commit 973fca2
Show file tree
Hide file tree
Showing 4 changed files with 2,518 additions and 352 deletions.
6 changes: 3 additions & 3 deletions .release-it.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"commitMessage": "v${version}",
"tagAnnotation": "v${version}"
},
"hooks": {
"after:bump": "npm run changelog:update --package"
},
"npm": {
"publish": false
},
"plugins": {
"release-it-lerna-changelog": {}
}
}
306 changes: 0 additions & 306 deletions CHANGELOG.md

This file was deleted.

Loading

0 comments on commit 973fca2

Please sign in to comment.