Skip to content

Commit

Permalink
Updated changelog and version for release v2.0.0-37
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 6, 2023
1 parent 358473c commit 6c05a2b
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-37] - 2023-12-06

## [2.0.0-36] - 2023-12-01

## [2.0.0-35] - 2023-11-30
Expand Down Expand Up @@ -1439,7 +1441,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-36...HEAD
[Unreleased]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-37...HEAD

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

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

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-36",
"version": "2.0.0-37",
"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 6c05a2b

Please sign in to comment.