From 5ebac0d9522d786674368e47e92963ba13f2c376 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 8 Jul 2026 18:04:05 +0000 Subject: [PATCH] Release 2.82.11 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d69a033..65a7ed4a 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.82.11] - 2026-07-08 + - Update `wasm-tools@latest` to 1.253.0. - Update `uv@latest` to 0.11.27. @@ -6990,7 +6992,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.82.10...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.82.11...HEAD +[2.82.11]: https://github.com/taiki-e/install-action/compare/v2.82.10...v2.82.11 [2.82.10]: https://github.com/taiki-e/install-action/compare/v2.82.9...v2.82.10 [2.82.9]: https://github.com/taiki-e/install-action/compare/v2.82.8...v2.82.9 [2.82.8]: https://github.com/taiki-e/install-action/compare/v2.82.7...v2.82.8