From ae888b48c8777229768754549e5463ba726cb1b3 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 16 Sep 2024 03:16:44 +0900 Subject: [PATCH] Release 2.44.1 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fccb27590..14423c407 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