Skip to content

Latest commit

 

History

History
72 lines (55 loc) · 2.35 KB

CHANGELOG.md

File metadata and controls

72 lines (55 loc) · 2.35 KB

Changelog

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

Fixed

  • Updated gh-release to fix vulnerabilities

0.1.10 - 2020-04-06

Fixed

  • Updated package-lock.json to fix vulnerabilities

0.1.9 - 2020-02-18

Fixed

  • Upgraded multiple libraries to fix vulnerabilities

0.1.8 - 2019-08-29

Fixed

  • Upgrade mocha, eslint and sinon libraries to fix vulnerabilities

0.1.7 - 2019-07-18

Fixed

  • Upgrade mocha library to fix vulnerabilities

0.1.6 - 2018-11-01

Fixed

  • Upgrade keep-a-changelog library to fix #11

0.1.5 - 2018-09-03

Fixed

  • Use functions from keep-a-changelog instead the Semver library directly to avoid library versioning issues

0.1.4 - 2018-08-26

Fixed

0.1.3 - 2018-08-25

Fixed

  • Fixed chalk import in kacl.js

0.1.2 - 2018-08-24

Added

  • Added section on usage with gh-release to README
  • Added requirements section in README

0.1.1 - 2018-08-24

Changed

  • Updated README and documentation

0.1.0 - 2018-08-24

Added

  • Initial tooling for changelog linting and automated releases