From d9c7e4de96b8ff27364cd0b5890e9280b99adbb3 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 26 Feb 2026 09:54:41 +0900 Subject: [PATCH] Release 2.68.11 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9bbf3006..25db74e4 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.68.11] - 2026-02-26 + - Update `wasmtime@latest` to 42.0.1. - Update `protoc@latest` to 3.34.0. @@ -5737,7 +5739,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.68.10...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.68.11...HEAD +[2.68.11]: https://github.com/taiki-e/install-action/compare/v2.68.10...v2.68.11 [2.68.10]: https://github.com/taiki-e/install-action/compare/v2.68.9...v2.68.10 [2.68.9]: https://github.com/taiki-e/install-action/compare/v2.68.8...v2.68.9 [2.68.8]: https://github.com/taiki-e/install-action/compare/v2.68.7...v2.68.8