diff --git a/CHANGELOG.md b/CHANGELOG.md index 42e1398c..6db9777c 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.75.28] - 2026-05-01 + - Update `wasmtime@latest` to 44.0.1. - Update `typos@latest` to 1.46.0. @@ -6405,7 +6407,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.75.27...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.75.28...HEAD +[2.75.28]: https://github.com/taiki-e/install-action/compare/v2.75.27...v2.75.28 [2.75.27]: https://github.com/taiki-e/install-action/compare/v2.75.26...v2.75.27 [2.75.26]: https://github.com/taiki-e/install-action/compare/v2.75.25...v2.75.26 [2.75.25]: https://github.com/taiki-e/install-action/compare/v2.75.24...v2.75.25