diff --git a/CHANGELOG.md b/CHANGELOG.md index 68d0e24e..f3043053 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +## [2.31.3] - 2024-03-30 + - Update `git-cliff@latest` to 2.2.0. ## [2.31.2] - 2024-03-28 @@ -1969,7 +1971,8 @@ Note: This release is considered a breaking change because installing on version Initial release -[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.31.2...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.31.3...HEAD +[2.31.3]: https://github.com/taiki-e/install-action/compare/v2.31.2...v2.31.3 [2.31.2]: https://github.com/taiki-e/install-action/compare/v2.31.1...v2.31.2 [2.31.1]: https://github.com/taiki-e/install-action/compare/v2.31.0...v2.31.1 [2.31.0]: https://github.com/taiki-e/install-action/compare/v2.30.0...v2.31.0