Skip to content

Commit d2624ce

Browse files
Updated changelog and version for release v4.0.0-40
1 parent 53154d9 commit d2624ce

3 files changed

Lines changed: 7 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [4.0.0-40] - 2026-04-03
11+
1012
## [4.0.0-39] - 2026-04-03
1113

1214
## [4.0.0-38] - 2026-04-03
@@ -2241,7 +2243,8 @@ Frodo CLI 2.x automatically refreshes session and access tokens before they expi
22412243
- Fixed problem with adding connection profiles
22422244
- Miscellaneous bug fixes
22432245

2244-
[unreleased]: https://github.com/rockcarver/frodo-cli/compare/v4.0.0-39...HEAD
2246+
[unreleased]: https://github.com/rockcarver/frodo-cli/compare/v4.0.0-40...HEAD
2247+
[4.0.0-40]: https://github.com/rockcarver/frodo-cli/compare/v4.0.0-39...v4.0.0-40
22452248
[4.0.0-39]: https://github.com/rockcarver/frodo-cli/compare/v4.0.0-38...v4.0.0-39
22462249
[4.0.0-38]: https://github.com/rockcarver/frodo-cli/compare/v4.0.0-37...v4.0.0-38
22472250
[4.0.0-37]: https://github.com/rockcarver/frodo-cli/compare/v4.0.0-36...v4.0.0-37

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rockcarver/frodo-cli",
3-
"version": "4.0.0-39",
3+
"version": "4.0.0-40",
44
"type": "module",
55
"description": "A command line interface to manage ForgeRock Identity Cloud tenants, ForgeOps deployments, and classic deployments.",
66
"keywords": [

0 commit comments

Comments
 (0)