diff --git a/CHANGELOG.md b/CHANGELOG.md index fccb2759..14423c40 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.1] - 2024-09-15 + - Update `biome@latest` to 1.9.1. ## [2.44.0] - 2024-09-15 @@ -2736,7 +2738,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.44.0...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.1...HEAD +[2.44.1]: https://github.com/taiki-e/install-action/compare/v2.44.0...v2.44.1 [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