Skip to content

Commit

Permalink
Release 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed Oct 5, 2023
1 parent 7b80e8e commit 8df4de6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com

## [Unreleased]

## [1.8.0] - 2023-10-05

- Fix performance degradation introduced in 1.7.2.

- Update `parse-changelog` to 0.6.3.
Expand Down Expand Up @@ -106,7 +108,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com

Initial release

[Unreleased]: https://github.com/taiki-e/create-gh-release-action/compare/v1.7.2...HEAD
[Unreleased]: https://github.com/taiki-e/create-gh-release-action/compare/v1.8.0...HEAD
[1.8.0]: https://github.com/taiki-e/create-gh-release-action/compare/v1.7.2...v1.8.0
[1.7.2]: https://github.com/taiki-e/create-gh-release-action/compare/v1.7.1...v1.7.2
[1.7.1]: https://github.com/taiki-e/create-gh-release-action/compare/v1.7.0...v1.7.1
[1.7.0]: https://github.com/taiki-e/create-gh-release-action/compare/v1.6.3...v1.7.0
Expand Down

0 comments on commit 8df4de6

Please sign in to comment.