@rockcarver/frodo-cli 0.24.4-2 → 0.24.5

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 +17 -1
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+ ## [0.24.5] - 2023-05-31
11
+
12
+ ### Added
13
+
14
+ - Fixed build pipeline for automatically updating homebrew formula
15
+
16
+ ## [0.24.4] - 2023-05-30
17
+
18
+ ### Added
19
+
20
+ - Build pipeline for automatically updating homebrew formula for frodo-cli
21
+
10
22
  ## [0.24.4-2] - 2023-05-30
11
23
 
12
24
  ## [0.24.4-1] - 2023-05-29
@@ -1188,7 +1200,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1188
1200
  - Fixed problem with adding connection profiles
1189
1201
  - Miscellaneous bug fixes
1190
1202
 
1191
- [Unreleased]: https://github.com/rockcarver/frodo-cli/compare/v0.24.4-2...HEAD
1203
+ [Unreleased]: https://github.com/rockcarver/frodo-cli/compare/v0.24.5...HEAD
1204
+
1205
+ [0.24.5]: https://github.com/rockcarver/frodo-cli/compare/v0.24.4...v0.24.5
1206
+
1207
+ [0.24.4]: https://github.com/rockcarver/frodo-cli/compare/v0.24.4-2...v0.24.4
1192
1208
 
1193
1209
  [0.24.4-2]: https://github.com/rockcarver/frodo-cli/compare/v0.24.4-1...v0.24.4-2
1194
1210
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rockcarver/frodo-cli",
3
- "version": "0.24.4-2",
3
+ "version": "0.24.5",
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": [