diff --git a/package.json b/package.json index ceb265d..13203d2 100755 --- a/package.json +++ b/package.json @@ -7,6 +7,9 @@ "type": "git", "url": "git+https://github.com/theNewDynamic/thenewdynamic.com.git" }, + "scripts": { + "version": "auto-changelog -p --template keepachangelog --commit-limit 0 && git add CHANGELOG.md", + } "keywords": [ "hugo", "gohugo"