From 75dd5bea729d092255b150804f1aa17146a3f8c7 Mon Sep 17 00:00:00 2001 From: Serguei Alleko Date: Thu, 29 Aug 2019 09:00:23 -0400 Subject: [PATCH] 0.1.8 --- CHANGELOG.md | 5 +++-- package-lock.json | 2 +- package.json | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 91022cc..476d7a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,11 +7,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +## [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 @@ -46,7 +46,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. [#11]: https://github.com/brightcove/kacl/issues/11 -[Unreleased]: https://github.com/brightcove/kacl/compare/v0.1.7...HEAD +[Unreleased]: https://github.com/brightcove/kacl/compare/v0.1.8...HEAD +[0.1.8]: https://github.com/brightcove/kacl/compare/v0.1.7...v0.1.8 [0.1.7]: https://github.com/brightcove/kacl/compare/v0.1.6...v0.1.7 [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 diff --git a/package-lock.json b/package-lock.json index 4e60bb9..6fe0f37 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@brightcove/kacl", - "version": "0.1.7", + "version": "0.1.8", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 9456c82..7f35d17 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@brightcove/kacl", - "version": "0.1.7", + "version": "0.1.8", "description": "Keep a Changelog tooling for automating changelog releases", "keywords": [ "changelog",