@rockcarver/frodo-cli 4.0.0-37 → 4.0.0-38

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,8 @@ 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-37] - 2026-03-30
11
+
10
12
  ## [4.0.0-36] - 2026-03-30
11
13
 
12
14
  ## [4.0.0-35] - 2026-03-30
@@ -2235,7 +2237,8 @@ Frodo CLI 2.x automatically refreshes session and access tokens before they expi
2235
2237
  - Fixed problem with adding connection profiles
2236
2238
  - Miscellaneous bug fixes
2237
2239
 
2238
- [unreleased]: https://github.com/rockcarver/frodo-cli/compare/v4.0.0-36...HEAD
2240
+ [unreleased]: https://github.com/rockcarver/frodo-cli/compare/v4.0.0-37...HEAD
2241
+ [4.0.0-37]: https://github.com/rockcarver/frodo-cli/compare/v4.0.0-36...v4.0.0-37
2239
2242
  [4.0.0-36]: https://github.com/rockcarver/frodo-cli/compare/v4.0.0-35...v4.0.0-36
2240
2243
  [4.0.0-35]: https://github.com/rockcarver/frodo-cli/compare/v4.0.0-34...v4.0.0-35
2241
2244
  [4.0.0-34]: https://github.com/rockcarver/frodo-cli/compare/v4.0.0-33...v4.0.0-34