@rockcarver/frodo-cli 0.19.2 → 0.19.3-1

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 +9 -1
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+ ## [0.19.3-1] - 2022-12-31
11
+
12
+ ## [0.19.3-0] - 2022-12-31
13
+
10
14
  ## [0.19.2] - 2022-12-30
11
15
 
12
16
  ## [0.19.1] - 2022-12-20
@@ -831,7 +835,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
831
835
  - Fixed problem with adding connection profiles
832
836
  - Miscellaneous bug fixes
833
837
 
834
- [Unreleased]: https://github.com/rockcarver/frodo-cli/compare/v0.19.2...HEAD
838
+ [Unreleased]: https://github.com/rockcarver/frodo-cli/compare/v0.19.3-1...HEAD
839
+
840
+ [0.19.3-1]: https://github.com/rockcarver/frodo-cli/compare/v0.19.3-0...v0.19.3-1
841
+
842
+ [0.19.3-0]: https://github.com/rockcarver/frodo-cli/compare/v0.19.2...v0.19.3-0
835
843
 
836
844
  [0.19.2]: https://github.com/rockcarver/frodo-cli/compare/v0.19.1...v0.19.2
837
845
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rockcarver/frodo-cli",
3
- "version": "0.19.2",
3
+ "version": "0.19.3-1",
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": [