Add script

Fixes #227
This commit is contained in:
budparr 2019-10-27 17:56:55 -04:00
parent 8621e2514a
commit b568dfd504
No known key found for this signature in database
GPG Key ID: BCE2F8599C3391B6

View File

@ -7,6 +7,9 @@
"type": "git", "type": "git",
"url": "git+https://github.com/theNewDynamic/thenewdynamic.com.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": [ "keywords": [
"hugo", "hugo",
"gohugo" "gohugo"