From 7311293370c87463a0c8c31e47f2aba4cd84e7e2 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 5 Feb 2026 09:49:58 +0900 Subject: [PATCH] Release 2.67.20 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aba852d0..8dd954da 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.67.20] - 2026-02-05 + - Update `wasmtime@latest` to 41.0.3. - Update `wash@latest` to 0.43.0. @@ -5561,7 +5563,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.67.19...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.67.20...HEAD +[2.67.20]: https://github.com/taiki-e/install-action/compare/v2.67.19...v2.67.20 [2.67.19]: https://github.com/taiki-e/install-action/compare/v2.67.18...v2.67.19 [2.67.18]: https://github.com/taiki-e/install-action/compare/v2.67.17...v2.67.18 [2.67.17]: https://github.com/taiki-e/install-action/compare/v2.67.16...v2.67.17