From d054fd4177d4014146f991ae666593047523f187 Mon Sep 17 00:00:00 2001 From: Glen Johnson Date: Tue, 29 Nov 2022 08:41:44 -0700 Subject: [PATCH] Bump version to 1.2.7 --- CHANGELOG.md | 5 +++-- VERSION | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index da8ab59..c05c988 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] -## [1.2.7] - 2022-10-06 +## [1.2.7] - 2022-11-27 ### Security - Upgrade nokogiri to v1.3.9 to resolve GHSA-2qc6-mcvw-92cw [cyberark/conjur-service-broker#296](https://github.com/cyberark/conjur-service-broker/pull/296) @@ -214,7 +214,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Added - The first tagged version. -[Unreleased]: https://github.com/cyberark/conjur-service-broker/compare/v1.2.6...HEAD +[Unreleased]: https://github.com/cyberark/conjur-service-broker/compare/v1.2.7...HEAD +[1.2.7]: https://github.com/cyberark/conjur-service-broker/compare/v1.2.6...v1.2.7 [1.2.6]: https://github.com/cyberark/conjur-service-broker/compare/v1.2.5...v1.2.6 [1.2.5]: https://github.com/cyberark/conjur-service-broker/compare/v1.2.4...v1.2.5 [1.2.4]: https://github.com/cyberark/conjur-service-broker/compare/v1.2.3...v1.2.4 diff --git a/VERSION b/VERSION index 3c43790..c04c650 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.2.6 +1.2.7