Skip to content

Commit

Permalink
build: update auto-changelog command
Browse files Browse the repository at this point in the history
  • Loading branch information
ArmandPhilippot committed Oct 27, 2020
1 parent 63a2abd commit 82d9d1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"url": "https://github.com/ArmandPhilippot/coldark/issues"
},
"scripts": {
"version": "auto-changelog -p --template keepachangelog && git add CHANGELOG.md"
"version": "auto-changelog -p --template keepachangelog --starting-version v1.0.5 && git add CHANGELOG.md"
},
"dependencies": {
"auto-changelog": "^2.2.1"
Expand Down

0 comments on commit 82d9d1d

Please sign in to comment.