@rockcarver/frodo-cli 2.0.6-2 → 2.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+ ### Changed
11
+
12
+ - Update to frodo-lib 2.2.0
13
+
14
+ ### Fixed
15
+
16
+ - \#445: Frodo now properly saves connection profiles and detects Advanced Identity Cloud deployment type.
17
+
18
+ ## [2.0.6-2] - 2024-09-21
19
+
10
20
  ## [2.0.6-1] - 2024-09-09
11
21
 
12
22
  ## [2.0.6-0] - 2024-08-26
@@ -1976,7 +1986,8 @@ Frodo CLI 2.x automatically refreshes session and access tokens before they expi
1976
1986
  - Fixed problem with adding connection profiles
1977
1987
  - Miscellaneous bug fixes
1978
1988
 
1979
- [unreleased]: https://github.com/rockcarver/frodo-cli/compare/v2.0.6-1...HEAD
1989
+ [unreleased]: https://github.com/rockcarver/frodo-cli/compare/v2.0.6-2...HEAD
1990
+ [2.0.6-2]: https://github.com/rockcarver/frodo-cli/compare/v2.0.6-1...v2.0.6-2
1980
1991
  [2.0.6-1]: https://github.com/rockcarver/frodo-cli/compare/v2.0.6-0...v2.0.6-1
1981
1992
  [2.0.6-0]: https://github.com/rockcarver/frodo-cli/compare/v2.0.5...v2.0.6-0
1982
1993
  [2.0.5]: https://github.com/rockcarver/frodo-cli/compare/v2.0.5-0...v2.0.5