chore(frontend): add git-cliff for generating changelog

This commit is contained in:
2023-02-09 13:19:20 +01:00
parent acd7297b7f
commit e255f872c4
3 changed files with 114 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
"private": true,
"devDependencies": {
"cz-conventional-changelog": "^3.3.0",
"git-cliff": "^1.1.2",
"vuepress": "^2.0.0-beta.60"
},
"scripts": {