1.0.0 • Published 7 years ago

@sidvind/build-scripts v1.0.0

Weekly downloads
17
License
MIT
Repository
-
Last release
7 years ago

Sidvind build scripts

sv-update-changelog

Usage: sv-update-changelog -i [FILENAME].

In package.json add:

{
    "scripts": {
        "version": "sv-update-changelog -i && git add CHANGELOG.md"
    }
}
1.0.0

7 years ago