From 618bb235a3bbe8d8a1b2d72df5f8f8ec88a76bda Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 25 Sep 2022 15:53:15 +0900 Subject: [PATCH] Release 1.13.6 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5558ba20..4346c01d 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.13.6] - 2022-09-25 + - Update `cargo-binstall@latest` to 0.13.3. ## [1.13.5] - 2022-09-24 @@ -343,7 +345,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.13.5...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v1.13.6...HEAD +[1.13.6]: https://github.com/taiki-e/install-action/compare/v1.13.5...v1.13.6 [1.13.5]: https://github.com/taiki-e/install-action/compare/v1.13.4...v1.13.5 [1.13.4]: https://github.com/taiki-e/install-action/compare/v1.13.3...v1.13.4 [1.13.3]: https://github.com/taiki-e/install-action/compare/v1.13.2...v1.13.3