From 4124aa071db8923132c0a5b47a0ef21d0850fe5c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 4 Nov 2023 02:35:42 +0000 Subject: [PATCH] Updated changelog and version for release v2.0.0-30 --- CHANGELOG.md | 9 ++++++++- package.json | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3041eb4cd..934eaf7f7 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-30] - 2023-11-04 + ### Added - \#283: Support for authentication settings: @@ -24,14 +26,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 `frodo authn describe --json ` `frodo authn describe ` + - Describe authentication settings in machine-readable format (json):
`frodo authn describe --json ` `frodo authn describe --json ` + - Export authentication settings to file:
`frodo authn export ` `frodo authn export ` + - Import authentication settings from file:
`frodo authn import -f alphaRealm.authentication.settings.json ` @@ -1422,7 +1427,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-29...HEAD +[Unreleased]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-30...HEAD + +[2.0.0-30]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-29...v2.0.0-30 [2.0.0-29]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-28...v2.0.0-29 diff --git a/package.json b/package.json index 93001d2c2..d56ffaba0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rockcarver/frodo-cli", - "version": "2.0.0-29", + "version": "2.0.0-30", "type": "module", "description": "A command line interface to manage ForgeRock Identity Cloud tenants, ForgeOps deployments, and classic deployments.", "keywords": [