Skip to content

Commit

Permalink
Merge pull request #277 from cyberark/prepare-release
Browse files Browse the repository at this point in the history
Bump version to 1.2.4
  • Loading branch information
doodlesbykumbi authored May 5, 2022
2 parents 598f8d9 + c29f5c9 commit fac4fc9
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.4] - 2022-05-05
### Security
- Upgrade nokogiri to 1.13.4 to resolve CVE-2022-24836, CVE-2018-25032,
CVE-2022-24839, and CVE-2022-23437 (not vulnerable to all)
Expand Down Expand Up @@ -185,7 +187,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.3...HEAD
[Unreleased]: https://github.com/cyberark/conjur-service-broker/compare/v1.2.4...HEAD
[1.2.4]: https://github.com/cyberark/conjur-service-broker/compare/v1.2.3...v1.2.4
[1.2.3]: https://github.com/cyberark/conjur-service-broker/compare/v1.2.2...v1.2.3
[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
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.3
1.2.4

0 comments on commit fac4fc9

Please sign in to comment.