We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57ff007 commit 73831f2Copy full SHA for 73831f2
package.json
@@ -69,7 +69,7 @@
69
},
70
"release-it": {
71
"hooks": {
72
- "before:git": [
+ "after:bump": [
73
"npm run rebuild"
74
]
75
0 commit comments