diff --git a/CHANGELOG.md b/CHANGELOG.md index 1905fd3c..ea7c1226 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.62.38] - 2025-10-25 + - Update `coreutils@latest` to 0.3.0. - Update `wasmtime@latest` to 38.0.3. @@ -4817,7 +4819,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.62.37...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.62.38...HEAD +[2.62.38]: https://github.com/taiki-e/install-action/compare/v2.62.37...v2.62.38 [2.62.37]: https://github.com/taiki-e/install-action/compare/v2.62.36...v2.62.37 [2.62.36]: https://github.com/taiki-e/install-action/compare/v2.62.35...v2.62.36 [2.62.35]: https://github.com/taiki-e/install-action/compare/v2.62.34...v2.62.35