Skip to content

Commit 63f208d

Browse files
Update package.json
1 parent 1f215f2 commit 63f208d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,9 @@
7979
}
8080
},
8181
"release-it": {
82+
"hooks": {
83+
"after:bump": "yarn prepublish"
84+
},
8285
"plugins": {
8386
"release-it-lerna-changelog": {
8487
"infile": "CHANGELOG.md",

0 commit comments

Comments
 (0)