From ed8c79bccf0b1cb1544a358f81684d3acaa5133f Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 16 Dec 2024 23:23:29 +0900 Subject: [PATCH] Release 2.46.11 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7cdc498b..05874e1b 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.46.11] - 2024-12-16 + - Update `cargo-zigbuild@latest` to 0.19.7. ## [2.46.10] - 2024-12-16 @@ -3216,7 +3218,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.46.10...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.46.11...HEAD +[2.46.11]: https://github.com/taiki-e/install-action/compare/v2.46.10...v2.46.11 [2.46.10]: https://github.com/taiki-e/install-action/compare/v2.46.9...v2.46.10 [2.46.9]: https://github.com/taiki-e/install-action/compare/v2.46.8...v2.46.9 [2.46.8]: https://github.com/taiki-e/install-action/compare/v2.46.7...v2.46.8