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",