Skip to content

Commit

Permalink
Merge pull request #446 from vscheuber/main
Browse files Browse the repository at this point in the history
MINOR RELEASE
  • Loading branch information
vscheuber authored Oct 10, 2024
2 parents dc59250 + ef18710 commit cfb09f2
Show file tree
Hide file tree
Showing 3 changed files with 84 additions and 76 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Changed

- Update to frodo-lib 2.2.0

### Fixed

- \#445: Frodo now properly saves connection profiles and detects Advanced Identity Cloud deployment type.

## [2.0.6-2] - 2024-09-21

## [2.0.6-1] - 2024-09-09
Expand Down
150 changes: 75 additions & 75 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
]
},
"devDependencies": {
"@rockcarver/frodo-lib": "2.1.2-0",
"@rockcarver/frodo-lib": "2.2.0",
"@types/colors": "^1.2.1",
"@types/fs-extra": "^11.0.1",
"@types/jest": "^29.2.3",
Expand Down

0 comments on commit cfb09f2

Please sign in to comment.