From 112c9be8b335d4b0a179da2caea4c0679a4e31ab Mon Sep 17 00:00:00 2001 From: Serguei Alleko Date: Tue, 18 Feb 2020 13:31:32 -0500 Subject: [PATCH] 0.1.9 --- CHANGELOG.md | 4 +++- package-lock.json | 2 +- package.json | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d3cb53b..9d3c792 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +## [0.1.9] - 2020-02-18 ### Fixed - Upgraded multiple libraries to fix vulnerabilities @@ -49,7 +50,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.8...HEAD +[Unreleased]: https://github.com/brightcove/kacl/compare/v0.1.9...HEAD +[0.1.9]: https://github.com/brightcove/kacl/compare/v0.1.8...v0.1.9 [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 diff --git a/package-lock.json b/package-lock.json index 998cbc2..93e463f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@brightcove/kacl", - "version": "0.1.8", + "version": "0.1.9", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 01ab93d..06273cd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@brightcove/kacl", - "version": "0.1.8", + "version": "0.1.9", "description": "Keep a Changelog tooling for automating changelog releases", "keywords": [ "changelog",