update-changelog-package

1.0.2 • Public • Published

Update [Unreleased] in CHANGELOG.md to current package version and add a new one unreleased section at the top

  1. Install as devDependency
npm i -D @unitybase/update-changelog
  1. Add script version to package.json:
...
"scripts": {
    ...
    "version": "update-changelog && git add CHANGELOG.md"
}

Package Sidebar

Install

npm i update-changelog-package

Weekly Downloads

1

Version

1.0.2

License

ISC

Unpacked Size

2.09 kB

Total Files

4

Last publish

Collaborators

  • mazurfucker