Skip to content

Commit

Permalink
chore: add conventional-changelog-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
hq001 committed Nov 6, 2020
1 parent b40320d commit 595cd46
Show file tree
Hide file tree
Showing 2 changed files with 471 additions and 10 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"generate:theme": "node ./script/theme.js",
"postinstall": "electron-builder install-app-deps",
"postuninstall": "electron-builder install-app-deps",
"log": "conventional-changelog -p eslint -i CHANGELOG.md -s -r 0",
"electron:generate-icons": "electron-icon-builder --input=./public/icon.png --output=build --flatten",
"storybook": "start-storybook -p 6006"
},
Expand Down Expand Up @@ -61,6 +62,7 @@
"chalk": "^4.1.0",
"classnames": "^2.2.6",
"concurrently": "^5.3.0",
"conventional-changelog-cli": "^2.1.1",
"cross-env": "^7.0.2",
"dayjs": "^1.9.4",
"electron": "^10.1.3",
Expand Down
Loading

0 comments on commit 595cd46

Please sign in to comment.