From fe9759bf4432218c779595708e80a1aadc85cedc Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 16 Dec 2024 23:09:08 +0900 Subject: [PATCH] Release 2.46.10 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 65d40851c..e697d3f33 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.10] - 2024-12-16 + - Update `cargo-zigbuild@latest` to 0.19.6. - Update `cargo-binstall@latest` to 1.10.17. @@ -3212,7 +3214,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.9...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.46.10...HEAD +[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 [2.46.7]: https://github.com/taiki-e/install-action/compare/v2.46.6...v2.46.7