From 3f67faa728964808f52294a9cd15561b15550b28 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 4 Feb 2026 21:46:15 +0900 Subject: [PATCH] Release 2.67.19 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 731f91ff..45c8c576 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.19] - 2026-02-04 + - Update `uv@latest` to 0.9.29. - Update `release-plz@latest` to 0.3.154. @@ -5549,7 +5551,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.18...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.67.19...HEAD +[2.67.19]: https://github.com/taiki-e/install-action/compare/v2.67.18...v2.67.19 [2.67.18]: https://github.com/taiki-e/install-action/compare/v2.67.17...v2.67.18 [2.67.17]: https://github.com/taiki-e/install-action/compare/v2.67.16...v2.67.17 [2.67.16]: https://github.com/taiki-e/install-action/compare/v2.67.15...v2.67.16