From c6dc131d2c4291552cafb840290190a53b2cd937 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 9 Nov 2024 08:16:20 +0900 Subject: [PATCH] Release 2.44.67 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aaed4f0ce..61b3fc5df 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.44.67] - 2024-11-08 + - Update `typos@latest` to 1.27.3. ## [2.44.66] - 2024-11-08 @@ -3056,7 +3058,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.44.66...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.67...HEAD +[2.44.67]: https://github.com/taiki-e/install-action/compare/v2.44.66...v2.44.67 [2.44.66]: https://github.com/taiki-e/install-action/compare/v2.44.65...v2.44.66 [2.44.65]: https://github.com/taiki-e/install-action/compare/v2.44.64...v2.44.65 [2.44.64]: https://github.com/taiki-e/install-action/compare/v2.44.63...v2.44.64