chore: Remove unused hooks from release-it configuration
This commit is contained in:
parent
03a778c24f
commit
87e05ff637
@ -52,9 +52,6 @@
|
|||||||
},
|
},
|
||||||
"npm": {
|
"npm": {
|
||||||
"publish": true
|
"publish": true
|
||||||
},
|
|
||||||
"hooks": {
|
|
||||||
"after:bump": "npx auto-changelog --commit-limit false -p -u --hide-credit && git add CHANGELOG.md && node versionbuilder.js && git add index.html && node order.js && git add src/locales"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user