Skip to content

Commit

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

## [Unreleased]

## [2.0.0-49] - 2024-02-05

### Fixed

- \#363: Doing a full export of IDM from FIDC started hanging between v2.0.0.32 and v2.0.0.33
- \#363: Doing a full export of IDM from FIDC started hanging between v2.0.0.32 and v2.0.0.33

## [2.0.0-48] - 2024-02-01

Expand Down Expand Up @@ -1479,7 +1481,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-48...HEAD
[Unreleased]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-49...HEAD

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

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

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-48",
"version": "2.0.0-49",
"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 f6ec045

Please sign in to comment.