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