Skip to content

Commit

Permalink
version bumnp
Browse files Browse the repository at this point in the history
  • Loading branch information
mindsers committed Nov 23, 2022
1 parent fcfc4fe commit b97ce03
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [2.2.2] - 2022-11-23

### Fixed

- Upgrade dependencies to solve deprecation issues.

## [2.2.1] - 2022-11-10

### Fixed

- Change node engine for a non-deprecated version.
- Upgrade dependencies to solve deprecation issues.

## [2.2.0] - 2022-09-01

Expand Down Expand Up @@ -121,7 +126,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- CHANGELOG can be parsed by the github action

[unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/v2.2.1...HEAD
[unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/v2.2.2...HEAD
[2.2.2]: https://github.com/mindsers/changelog-reader-action/compare/v2.2.1...v2.2.2
[2.2.1]: https://github.com/mindsers/changelog-reader-action/compare/v2.2.0...v2.2.1
[2.2.0]: https://github.com/mindsers/changelog-reader-action/compare/v2.1.1...v2.2.0
[2.1.1]: https://github.com/mindsers/changelog-reader-action/compare/v2.1.0...v2.1.1
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": "changelog-reader-action",
"version": "2.2.1",
"version": "2.2.2",
"description": "A GitHub Action to read your CHANGELOG",
"main": "index.js",
"homepage": "https://github.com/mindsers/changelog-reader-action#readme",
Expand Down

0 comments on commit b97ce03

Please sign in to comment.