Skip to content

Commit

Permalink
Add updating of README to release script.
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed Aug 28, 2019
1 parent 21edfad commit a2cd5c4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@
}
},
"release-it": {
"hooks": {
"after:bump": "node scripts/update-readme.js"
},
"plugins": {
"release-it-lerna-changelog": {
"infile": "CHANGELOG.md"
Expand Down

0 comments on commit a2cd5c4

Please sign in to comment.