Skip to content

Commit

Permalink
Merge pull request #132 from cyberark/update-pkgs
Browse files Browse the repository at this point in the history
Bump version to 2.2.2
  • Loading branch information
szh authored Jan 3, 2022
2 parents 9746a50 + 16d74bc commit 25c4378
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [2.2.2] - 2022-01-03
### Changed
- Updated conjur-api-go to version 0.8.1
[cyberark/cloudfoundry-conjur-buildpack#131](https://github.com/cyberark/cloudfoundry-conjur-buildpack/pull/131)

## [2.2.1] - 2020-06-24
### Fixed
- Fixed scrambled error messages (e.g. with invalid line numbers) that were
Expand Down Expand Up @@ -147,7 +152,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/cloudfoundry-conjur-buildpack/compare/v2.2.1...HEAD
[Unreleased]: https://github.com/cyberark/cloudfoundry-conjur-buildpack/compare/v2.2.2...HEAD
[2.2.2]: https://github.com/cyberark/cloudfoundry-conjur-buildpack/compare/v2.2.1...v2.2.2
[2.2.1]: https://github.com/cyberark/cloudfoundry-conjur-buildpack/compare/v2.2.0...v2.2.1
[2.2.0]: https://github.com/cyberark/cloudfoundry-conjur-buildpack/compare/v2.1.6...v2.2.0
[2.1.6]: https://github.com/cyberark/cloudfoundry-conjur-buildpack/compare/v2.1.5...v2.1.6
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.2.1
2.2.2

0 comments on commit 25c4378

Please sign in to comment.