diff --git a/CHANGELOG.md b/CHANGELOG.md index 06e36ab7..69856fb2 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.42.28] - 2024-08-20 + - Update `wasmtime@latest` to 24.0.0. - Update `syft@latest` to 1.11.1. @@ -2622,7 +2624,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.42.27...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.42.28...HEAD +[2.42.28]: https://github.com/taiki-e/install-action/compare/v2.42.27...v2.42.28 [2.42.27]: https://github.com/taiki-e/install-action/compare/v2.42.26...v2.42.27 [2.42.26]: https://github.com/taiki-e/install-action/compare/v2.42.25...v2.42.26 [2.42.25]: https://github.com/taiki-e/install-action/compare/v2.42.24...v2.42.25