From ca9824f699bb060356d445cb13076ee60afb2b48 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 23 Jul 2022 03:34:27 +0900 Subject: [PATCH] Release 1.5.9 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d44057a0..9f6dfd8f 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.5.9] - 2022-07-22 + - Update `wasmtime@latest` to 0.39.1. - Update `mdbook@latest` to 0.4.21. @@ -200,7 +202,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.5.8...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v1.5.9...HEAD +[1.5.9]: https://github.com/taiki-e/install-action/compare/v1.5.8...v1.5.9 [1.5.8]: https://github.com/taiki-e/install-action/compare/v1.5.7...v1.5.8 [1.5.7]: https://github.com/taiki-e/install-action/compare/v1.5.6...v1.5.7 [1.5.6]: https://github.com/taiki-e/install-action/compare/v1.5.5...v1.5.6