@rockcarver/frodo-cli 4.0.0-31 → 4.0.0-33

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,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+ ## [4.0.0-32] - 2026-03-27
11
+
12
+ ## [4.0.0-31] - 2026-03-27
13
+
10
14
  ## [4.0.0-30] - 2026-03-27
11
15
 
12
16
  ## [4.0.0-29] - 2026-03-24
@@ -2223,7 +2227,9 @@ Frodo CLI 2.x automatically refreshes session and access tokens before they expi
2223
2227
  - Fixed problem with adding connection profiles
2224
2228
  - Miscellaneous bug fixes
2225
2229
 
2226
- [unreleased]: https://github.com/rockcarver/frodo-cli/compare/v4.0.0-30...HEAD
2230
+ [unreleased]: https://github.com/rockcarver/frodo-cli/compare/v4.0.0-32...HEAD
2231
+ [4.0.0-32]: https://github.com/rockcarver/frodo-cli/compare/v4.0.0-31...v4.0.0-32
2232
+ [4.0.0-31]: https://github.com/rockcarver/frodo-cli/compare/v4.0.0-30...v4.0.0-31
2227
2233
  [4.0.0-30]: https://github.com/rockcarver/frodo-cli/compare/v4.0.0-29...v4.0.0-30
2228
2234
  [4.0.0-29]: https://github.com/rockcarver/frodo-cli/compare/v4.0.0-28...v4.0.0-29
2229
2235
  [4.0.0-28]: https://github.com/rockcarver/frodo-cli/compare/v4.0.0-27...v4.0.0-28