Skip to content

Commit

Permalink
Updated changelog and version for release v2.0.0-17
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 18, 2023
1 parent cdd79f1 commit ee2c49e
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-17] - 2023-07-18

## [2.0.0-16] - 2023-07-17

## [2.0.0-15] - 2023-07-13
Expand Down Expand Up @@ -1230,7 +1232,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-16...HEAD
[Unreleased]: https://github.com/rockcarver/frodo-lib/compare/v2.0.0-17...HEAD
[2.0.0-17]: https://github.com/rockcarver/frodo-lib/compare/v2.0.0-16...v2.0.0-17
[2.0.0-16]: https://github.com/rockcarver/frodo-lib/compare/v2.0.0-15...v2.0.0-16
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-16",
"version": "2.0.0-17",
"type": "commonjs",
"main": "./cjs/index.js",
"module": "./esm/index.js",
Expand Down

0 comments on commit ee2c49e

Please sign in to comment.