diff --git a/CHANGELOG.md b/CHANGELOG.md index a4ea598c..d00754f6 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.14.3] - 2022-10-28 + - Update `wasmtime@latest` to 2.0.1. - Update `protoc@latest` to 3.21.9. @@ -378,7 +380,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.14.2...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v1.14.3...HEAD +[1.14.3]: https://github.com/taiki-e/install-action/compare/v1.14.2...v1.14.3 [1.14.2]: https://github.com/taiki-e/install-action/compare/v1.14.1...v1.14.2 [1.14.1]: https://github.com/taiki-e/install-action/compare/v1.14.0...v1.14.1 [1.14.0]: https://github.com/taiki-e/install-action/compare/v1.13.9...v1.14.0