Remove automatic changelog update

This commit is contained in:
bl00dymarie
2023-11-17 16:05:26 +01:00
parent e576c5dc7d
commit 486dd185e2
5 changed files with 1 additions and 47 deletions
-1
View File
@@ -22,7 +22,6 @@
"update-version": "node ./tools/bin/update-version.js",
"commit-release": "node ./tools/bin/commit-release.js",
"tag-release": "node ./tools/bin/tag-release.js",
"update-changelog": "node ./tools/bin/update-changelog.js",
"release": "node ./tools/release-wizard.js",
"clear": ". scripts/clear.sh",
"postinstall": "npx jetify",