From 7f4eb899022d8fe70b20c4f3de697aa85c309026 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 9 Aug 2026 05:16:44 +0000 Subject: [PATCH] Release 2.85.11 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3136d793..1f55a884 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.85.11] - 2026-08-09 + - Update `zola@latest` to 0.23.2. - Update `wasm-bindgen@latest` to 0.2.127. @@ -7244,7 +7246,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.85.10...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.85.11...HEAD +[2.85.11]: https://github.com/taiki-e/install-action/compare/v2.85.10...v2.85.11 [2.85.10]: https://github.com/taiki-e/install-action/compare/v2.85.9...v2.85.10 [2.85.9]: https://github.com/taiki-e/install-action/compare/v2.85.8...v2.85.9 [2.85.8]: https://github.com/taiki-e/install-action/compare/v2.85.7...v2.85.8