From 1beb33eee6d086258184383af9a538940be190ed Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 1 Aug 2026 14:34:30 +0000 Subject: [PATCH] Release 2.85.6 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d6408307..9e5faad1 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.6] - 2026-08-01 + - Update `wasm-tools@latest` to 1.255.0. - Update `tombi@latest` to 1.2.5. @@ -7166,7 +7168,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.5...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.85.6...HEAD +[2.85.6]: https://github.com/taiki-e/install-action/compare/v2.85.5...v2.85.6 [2.85.5]: https://github.com/taiki-e/install-action/compare/v2.85.4...v2.85.5 [2.85.4]: https://github.com/taiki-e/install-action/compare/v2.85.3...v2.85.4 [2.85.3]: https://github.com/taiki-e/install-action/compare/v2.85.2...v2.85.3