Skip to content
This repository was archived by the owner on May 6, 2022. It is now read-only.

Commit e2289b2

Browse files
committed
chore(release): test & build before releasing
1 parent b9635d1 commit e2289b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@
125125
},
126126
"release-it": {
127127
"hooks": {
128+
"before:init": "npm test && npm run build",
128129
"after:bump": "npm run docs && git add README.md"
129130
},
130131
"git": {

0 commit comments

Comments
 (0)