From 386d9ef5a1dde23219d42c562ab251ed9ce92f98 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 25 Jan 2026 09:25:50 +0900 Subject: [PATCH] Release 2.67.9 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 11b38df3..072959dc 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.9] - 2026-01-25 + - Update `cargo-zigbuild@latest` to 0.21.2. - Update `tombi@latest` to 0.7.24. @@ -5453,7 +5455,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.8...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.67.9...HEAD +[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 [2.67.6]: https://github.com/taiki-e/install-action/compare/v2.67.5...v2.67.6