diff --git a/package.json b/package.json index 7b7e3b1..d53bcf5 100644 --- a/package.json +++ b/package.json @@ -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"