ref/ Generate changelog

This commit is contained in:
Maxime GRIS
2018-11-11 12:22:56 +01:00
parent 315a79b182
commit a89b3ce4a6
2 changed files with 380 additions and 263 deletions

View File

@@ -35,7 +35,7 @@
"electron:mac": "npm run build:prod && npx electron-builder build --mac",
"test": "npm run postinstall:web && ng test",
"e2e": "npm run postinstall:web && ng e2e",
"version": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && git add CHANGELOG.md"
"version": "conventional-changelog -i CHANGELOG.md -s -r 0 && git add CHANGELOG.md"
},
"dependencies": {},
"devDependencies": {