mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 07:18:57 +00:00
chore(deps-dev): replace fixit-releaser with auto-changelog-plus (#631)
This commit is contained in:
+2
-2
@@ -38,13 +38,13 @@
|
||||
"lint": "eslint --cache .",
|
||||
"version": "pnpm -F versioning start prod && pnpm changelog -p",
|
||||
"postversion": "git push && git push --tags",
|
||||
"changelog": "fixit-releaser changelog",
|
||||
"changelog": "auto-changelog-plus",
|
||||
"prepare": "simple-git-hooks"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^5.2.1",
|
||||
"@hugo-fixit/fixit-releaser": "^1.6.0",
|
||||
"@types/node": "^24.3.0",
|
||||
"auto-changelog-plus": "^1.0.0",
|
||||
"eslint": "^9.34.0",
|
||||
"lint-staged": "^16.1.5",
|
||||
"serve": "^14.2.4",
|
||||
|
||||
Reference in New Issue
Block a user