From c12d62a803cbdfe2e7263af15f5a9548065cb4f2 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Fri, 20 Mar 2026 14:32:37 +0900 Subject: [PATCH] Release 2.69.3 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f4ff5df3..36bed2d5 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.69.3] - 2026-03-20 + - Update `uv@latest` to 0.10.12. - Update `protoc@latest` to 3.34.1. @@ -5959,7 +5961,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.69.2...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.69.3...HEAD +[2.69.3]: https://github.com/taiki-e/install-action/compare/v2.69.2...v2.69.3 [2.69.2]: https://github.com/taiki-e/install-action/compare/v2.69.1...v2.69.2 [2.69.1]: https://github.com/taiki-e/install-action/compare/v2.69.0...v2.69.1 [2.69.0]: https://github.com/taiki-e/install-action/compare/v2.68.36...v2.69.0