From 17754deafd7f27cfebb6ceefd08e1d109e4e8b9f Mon Sep 17 00:00:00 2001 From: tjaneczko Date: Thu, 1 Nov 2018 14:36:09 -0400 Subject: [PATCH] 0.1.6 --- CHANGELOG.md | 9 +++++++-- package-lock.json | 2 +- package.json | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 76e9867..61619b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,9 +7,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +## [0.1.6] - 2018-11-01 + ### Fixed -- Upgrade keep-a-changelog library to fix #11 +- Upgrade keep-a-changelog library to fix [#11] ## [0.1.5] - 2018-09-03 @@ -48,7 +50,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Initial tooling for changelog linting and automated releases -[Unreleased]: https://github.com/brightcove/kacl/compare/v0.1.5...HEAD +[#11]: https://github.com/brightcove/kacl/issues/11 + +[Unreleased]: https://github.com/brightcove/kacl/compare/v0.1.6...HEAD +[0.1.6]: https://github.com/brightcove/kacl/compare/v0.1.5...v0.1.6 [0.1.5]: https://github.com/brightcove/kacl/compare/v0.1.4...v0.1.5 [0.1.4]: https://github.com/brightcove/kacl/compare/v0.1.3...v0.1.4 [0.1.3]: https://github.com/brightcove/kacl/compare/v0.1.2...v0.1.3 diff --git a/package-lock.json b/package-lock.json index 3ac1093..6fdc654 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@brightcove/kacl", - "version": "0.1.5", + "version": "0.1.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index a661489..d096432 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@brightcove/kacl", - "version": "0.1.5", + "version": "0.1.6", "description": "Keep a Changelog tooling for automating changelog releases", "keywords": [ "changelog",