@rockcarver/frodo-cli 0.12.2-2 → 0.12.2

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +15 -7
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -7,17 +7,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
- ## [0.12.2-2] - 2022-08-27
10
+ ## [0.12.2] - 2022-08-27
11
11
 
12
- ## [0.12.2-1] - 2022-08-27
12
+ ### Changed
13
13
 
14
- ## [0.12.2-0] - 2022-08-27
14
+ - \#3: `frodo-cli` now uses the new callback based progress indicator and message display framework in `frodo-lib 0.12.0`
15
15
 
16
- ## [0.12.1] - 2022-08-27
16
+ ### Fixed
17
17
 
18
- ### Changed
18
+ - \#16: 2nd-level commands in binary builds are working properly again (they were broken in all 0.11.x and 0.12.x builds)
19
19
 
20
- - \#3: `frodo-cli` now uses the new callback based progress indicator and message display framework in `frodo-lib 0.12.0`
20
+ ## [0.12.2-2] - 2022-08-27 [YANKED]
21
+
22
+ ## [0.12.2-1] - 2022-08-27 [YANKED]
23
+
24
+ ## [0.12.2-0] - 2022-08-27 [YANKED]
25
+
26
+ ## [0.12.1] - 2022-08-27 [YANKED]
21
27
 
22
28
  ## [0.12.0] - 2022-08-27 [YANKED]
23
29
 
@@ -443,7 +449,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
443
449
  - Fixed problem with adding connection profiles
444
450
  - Miscellaneous bug fixes
445
451
 
446
- [Unreleased]: https://github.com/rockcarver/frodo-cli/compare/v0.12.2-2...HEAD
452
+ [Unreleased]: https://github.com/rockcarver/frodo-cli/compare/v0.12.2...HEAD
453
+
454
+ [0.12.2]: https://github.com/rockcarver/frodo-cli/compare/v0.12.2-2...v0.12.2
447
455
 
448
456
  [0.12.2-2]: https://github.com/rockcarver/frodo-cli/compare/v0.12.2-1...v0.12.2-2
449
457
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rockcarver/frodo-cli",
3
- "version": "0.12.2-2",
3
+ "version": "0.12.2",
4
4
  "type": "module",
5
5
  "description": "A command line interface to manage ForgeRock Identity Cloud tenants, ForgeOps deployments, and classic deployments.",
6
6
  "keywords": [