From 81a2f66614862089b24532663f669a485d79c889 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 25 Jan 2026 22:53:34 +0900 Subject: [PATCH] Release 2.67.10 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 455798a9..1875c393 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.67.10] - 2026-01-25 + - Update `cargo-zigbuild@latest` to 0.21.3. - Update `tombi@latest` to 0.7.25. @@ -5459,7 +5461,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.67.9...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.67.10...HEAD +[2.67.10]: https://github.com/taiki-e/install-action/compare/v2.67.9...v2.67.10 [2.67.9]: https://github.com/taiki-e/install-action/compare/v2.67.8...v2.67.9 [2.67.8]: https://github.com/taiki-e/install-action/compare/v2.67.7...v2.67.8 [2.67.7]: https://github.com/taiki-e/install-action/compare/v2.67.6...v2.67.7