Skip to content

Commit

Permalink
Updated changelog and version for release v2.0.0-27
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 22, 2023
1 parent 4889dae commit cde2ff8
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-27] - 2023-09-22

## [2.0.0-26] - 2023-09-08

## [2.0.0-25] - 2023-09-02
Expand Down Expand Up @@ -1254,7 +1256,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-26...HEAD
[Unreleased]: https://github.com/rockcarver/frodo-lib/compare/v2.0.0-27...HEAD
[2.0.0-27]: https://github.com/rockcarver/frodo-lib/compare/v2.0.0-26...v2.0.0-27
[2.0.0-26]: https://github.com/rockcarver/frodo-lib/compare/v2.0.0-25...v2.0.0-26
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-26",
"version": "2.0.0-27",
"type": "commonjs",
"main": "./cjs/index.js",
"module": "./esm/index.js",
Expand Down

0 comments on commit cde2ff8

Please sign in to comment.