diff --git a/CHANGELOG.md b/CHANGELOG.md index c542c1e9..36fc4e6f 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] +## [1.3.9] - 2022-05-21 + - Update `wasmtime@latest` to 0.37.0. ## [1.3.8] - 2022-05-12 @@ -122,7 +124,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com Initial release -[Unreleased]: https://github.com/taiki-e/install-action/compare/v1.3.8...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v1.3.9...HEAD +[1.3.9]: https://github.com/taiki-e/install-action/compare/v1.3.8...v1.3.9 [1.3.8]: https://github.com/taiki-e/install-action/compare/v1.3.7...v1.3.8 [1.3.7]: https://github.com/taiki-e/install-action/compare/v1.3.6...v1.3.7 [1.3.6]: https://github.com/taiki-e/install-action/compare/v1.3.5...v1.3.6