diff --git a/CHANGELOG.md b/CHANGELOG.md index 35c4a7d1..0351d53d 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.44.0] - 2024-09-15 + - Support `release-plz`. ([#649](https://github.com/taiki-e/install-action/pull/649), thanks @Veetaha) ## [2.43.7] - 2024-09-15 @@ -2732,7 +2734,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.43.7...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.0...HEAD +[2.44.0]: https://github.com/taiki-e/install-action/compare/v2.43.7...v2.44.0 [2.43.7]: https://github.com/taiki-e/install-action/compare/v2.43.6...v2.43.7 [2.43.6]: https://github.com/taiki-e/install-action/compare/v2.43.5...v2.43.6 [2.43.5]: https://github.com/taiki-e/install-action/compare/v2.43.4...v2.43.5