Skip to content

Commit

Permalink
Merge pull request #261 from cyberark/release-1.2.2
Browse files Browse the repository at this point in the history
Bump version to 1.2.2
  • Loading branch information
jtuttle authored Nov 3, 2021
2 parents 1744447 + a743f38 commit e15a9bf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [1.2.2] - 2021-11-03
### Security
- Updated Nokogiri to 1.12.5-x86_64-darwin to resolve
[CVE-2021-41098](https://github.com/advisories/GHSA-2rr5-8q37-2w7h)
Expand Down Expand Up @@ -160,7 +162,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.1...HEAD
[Unreleased]: https://github.com/cyberark/conjur-service-broker/compare/v1.2.2...HEAD
[1.2.2]: https://github.com/cyberark/conjur-service-broker/compare/v1.2.1...v1.2.2
[1.2.1]: https://github.com/cyberark/conjur-service-broker/compare/v1.2.0...v1.2.1
[1.2.0]: https://github.com/cyberark/conjur-service-broker/compare/v1.1.5...v1.2.0
[1.1.5]: https://github.com/cyberark/conjur-service-broker/compare/v1.1.4...v1.1.5
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.1
1.2.2

0 comments on commit e15a9bf

Please sign in to comment.