From a6173a9cbc8927eb1def26c72d123d297efb1b10 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 10 Jan 2024 22:53:49 +0900 Subject: [PATCH] Release 2.24.3 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b703815..fc340d81 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.24.3] - 2024-01-10 + - Update `biome@latest` to 1.5.1. - Update `protoc@latest` to 3.25.2. @@ -1601,7 +1603,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.24.2...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.24.3...HEAD +[2.24.3]: https://github.com/taiki-e/install-action/compare/v2.24.2...v2.24.3 [2.24.2]: https://github.com/taiki-e/install-action/compare/v2.24.1...v2.24.2 [2.24.1]: https://github.com/taiki-e/install-action/compare/v2.24.0...v2.24.1 [2.24.0]: https://github.com/taiki-e/install-action/compare/v2.23.9...v2.24.0