Skip to content

Commit

Permalink
Updated changelog and version for release v2.0.0-65
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 20, 2024
1 parent a099a87 commit 591ffed
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [2.0.0-65] - 2024-01-20

### Added

- rockcarver/frodo-cli#360: Frodo now saves the deployment type in connection profiles.
Expand Down Expand Up @@ -1366,7 +1368,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Fixed problem with adding connection profiles
- Miscellaneous bug fixes
[Unreleased]: https://github.com/rockcarver/frodo-lib/compare/v2.0.0-64...HEAD
[Unreleased]: https://github.com/rockcarver/frodo-lib/compare/v2.0.0-65...HEAD
[2.0.0-65]: https://github.com/rockcarver/frodo-lib/compare/v2.0.0-64...v2.0.0-65
[2.0.0-64]: https://github.com/rockcarver/frodo-lib/compare/v2.0.0-63...v2.0.0-64
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rockcarver/frodo-lib",
"version": "2.0.0-64",
"version": "2.0.0-65",
"type": "commonjs",
"main": "./cjs/index.js",
"module": "./esm/index.js",
Expand Down

0 comments on commit 591ffed

Please sign in to comment.