All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.1.11 - 2020-10-07
- Updated gh-release to fix vulnerabilities
0.1.10 - 2020-04-06
- Updated package-lock.json to fix vulnerabilities
0.1.9 - 2020-02-18
- Upgraded multiple libraries to fix vulnerabilities
0.1.8 - 2019-08-29
- Upgrade mocha, eslint and sinon libraries to fix vulnerabilities
0.1.7 - 2019-07-18
- Upgrade mocha library to fix vulnerabilities
0.1.6 - 2018-11-01
- Upgrade keep-a-changelog library to fix #11
0.1.5 - 2018-09-03
- Use functions from keep-a-changelog instead the Semver library directly to avoid library versioning issues
0.1.4 - 2018-08-26
- Allow different git URL types in package repository url field to follow the package.json standard
0.1.3 - 2018-08-25
- Fixed chalk import in
kacl.js
0.1.2 - 2018-08-24
- Added section on usage with gh-release to README
- Added requirements section in README
0.1.1 - 2018-08-24
- Updated README and documentation
- Initial tooling for changelog linting and automated releases