diff --git a/CHANGELOG.md b/CHANGELOG.md index b6dd469c..3895c019 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.5.7] - 2023-03-11 + - Update `protoc@latest` to 3.22.2. ## [2.5.6] - 2023-03-10 @@ -667,7 +669,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.5.6...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.5.7...HEAD +[2.5.7]: https://github.com/taiki-e/install-action/compare/v2.5.6...v2.5.7 [2.5.6]: https://github.com/taiki-e/install-action/compare/v2.5.5...v2.5.6 [2.5.5]: https://github.com/taiki-e/install-action/compare/v2.5.4...v2.5.5 [2.5.4]: https://github.com/taiki-e/install-action/compare/v2.5.3...v2.5.4