From 50708e9ba8d7b6587a2cb575ddaa9a62e927bc06 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 6 Dec 2025 11:38:16 +0900 Subject: [PATCH] Release 2.62.63 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b8a76487..f17af93c 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.62.63] - 2025-12-06 + - Update `protoc@latest` to 3.33.2. - Update `release-plz@latest` to 0.3.150. @@ -5061,7 +5063,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.62.62...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.62.63...HEAD +[2.62.63]: https://github.com/taiki-e/install-action/compare/v2.62.62...v2.62.63 [2.62.62]: https://github.com/taiki-e/install-action/compare/v2.62.61...v2.62.62 [2.62.61]: https://github.com/taiki-e/install-action/compare/v2.62.60...v2.62.61 [2.62.60]: https://github.com/taiki-e/install-action/compare/v2.62.59...v2.62.60