From 8d7c6c154caa9e8151e0bf270ed019ee03403014 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 17:24:48 +0000 Subject: [PATCH] Updated changelog and version for release v2.0.0-67 --- CHANGELOG.md | 7 +++++-- package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4bbe4f0c1..920f11bb1 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.0-67] - 2024-07-11 + ### Added - New commands to manage IDM mappings: @@ -16,7 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - `export` Export IDM mappings. - `import` Import IDM mappings. - `list` List IDM mappings. - - `rename` Renames mappings from the combined/default/legacy naming scheme (sync/\) to the separate/new naming scheme (mapping/\). To rename mappings from new back to legacy, use the -l, --legacy flag. + - `rename` Renames mappings from the combined/default/legacy naming scheme (sync/\\) to the separate/new naming scheme (mapping/\\). To rename mappings from new back to legacy, use the -l, --legacy flag. ## [2.0.0-66] - 2024-07-10 @@ -1642,7 +1644,8 @@ 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-66...HEAD +[unreleased]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-67...HEAD +[2.0.0-67]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-66...v2.0.0-67 [2.0.0-66]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-65...v2.0.0-66 [2.0.0-65]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-64...v2.0.0-65 [2.0.0-64]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-63...v2.0.0-64 diff --git a/package-lock.json b/package-lock.json index 43b7fa9ce..fe3ca0411 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@rockcarver/frodo-cli", - "version": "2.0.0-66", + "version": "2.0.0-67", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@rockcarver/frodo-cli", - "version": "2.0.0-66", + "version": "2.0.0-67", "license": "MIT", "bin": { "frodo": "dist/launch.cjs" diff --git a/package.json b/package.json index a5e6e73b5..3da1f58fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rockcarver/frodo-cli", - "version": "2.0.0-66", + "version": "2.0.0-67", "type": "module", "description": "A command line interface to manage ForgeRock Identity Cloud tenants, ForgeOps deployments, and classic deployments.", "keywords": [