diff --git a/CHANGELOG.md b/CHANGELOG.md index 257e1d245..7b1234292 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [2.0.5-0] - 2024-08-16 + ## [2.0.4] - 2024-08-14 ### Changed @@ -1921,7 +1923,8 @@ Frodo CLI 2.x automatically refreshes session and access tokens before they expi - Fixed problem with adding connection profiles - Miscellaneous bug fixes -[unreleased]: https://github.com/rockcarver/frodo-cli/compare/v2.0.4...HEAD +[unreleased]: https://github.com/rockcarver/frodo-cli/compare/v2.0.5-0...HEAD +[2.0.5-0]: https://github.com/rockcarver/frodo-cli/compare/v2.0.4...v2.0.5-0 [2.0.4]: https://github.com/rockcarver/frodo-cli/compare/v2.0.3...v2.0.4 [2.0.3]: https://github.com/rockcarver/frodo-cli/compare/v2.0.2...v2.0.3 [2.0.2]: https://github.com/rockcarver/frodo-cli/compare/v2.0.1...v2.0.2 diff --git a/package-lock.json b/package-lock.json index e50fe08bb..a812f0386 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@rockcarver/frodo-cli", - "version": "2.0.4", + "version": "2.0.5-0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@rockcarver/frodo-cli", - "version": "2.0.4", + "version": "2.0.5-0", "license": "MIT", "bin": { "frodo": "dist/launch.cjs" diff --git a/package.json b/package.json index f321959cf..971f7739d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rockcarver/frodo-cli", - "version": "2.0.4", + "version": "2.0.5-0", "type": "module", "description": "A command line interface to manage ForgeRock Identity Cloud tenants, ForgeOps deployments, and classic deployments.", "keywords": [