From 3b96e5cc6f0f433f527732be2485e4bb1a6f6747 Mon Sep 17 00:00:00 2001 From: Mauricio Leon Date: Wed, 7 Oct 2020 13:49:24 -0500 Subject: [PATCH] 0.1.11 --- 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 8079f3f..31a50b3 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.11] - 2020-10-07 ### Fixed - Updated gh-release to fix vulnerabilities @@ -57,7 +58,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.10...HEAD +[Unreleased]: https://github.com/brightcove/kacl/compare/v0.1.11...HEAD +[0.1.11]: https://github.com/brightcove/kacl/compare/v0.1.10...v0.1.11 [0.1.10]: https://github.com/brightcove/kacl/compare/v0.1.9...v0.1.10 [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 diff --git a/package-lock.json b/package-lock.json index d1346e1..e4470d6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@brightcove/kacl", - "version": "0.1.10", + "version": "0.1.11", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 9615d05..0563f4d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@brightcove/kacl", - "version": "0.1.10", + "version": "0.1.11", "description": "Keep a Changelog tooling for automating changelog releases", "keywords": [ "changelog",