Skip to content

Commit

Permalink
Updated changelog and version for release v2.0.0-22
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 12, 2023
1 parent 48f5d24 commit 92f092b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [2.0.0-22] - 2023-10-12

## [2.0.0-21] - 2023-10-11

## [2.0.0-20] - 2023-10-11
Expand Down Expand Up @@ -1357,7 +1359,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Fixed problem with adding connection profiles
- Miscellaneous bug fixes

[Unreleased]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-21...HEAD
[Unreleased]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-22...HEAD

[2.0.0-22]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-21...v2.0.0-22

[2.0.0-21]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-20...v2.0.0-21

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rockcarver/frodo-cli",
"version": "2.0.0-21",
"version": "2.0.0-22",
"type": "module",
"description": "A command line interface to manage ForgeRock Identity Cloud tenants, ForgeOps deployments, and classic deployments.",
"keywords": [
Expand Down

0 comments on commit 92f092b

Please sign in to comment.