From e29814c376696105d80cec9e9efaa98bae8e7347 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 8 Oct 2024 03:14:35 +0900 Subject: [PATCH] Release 2.44.26 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7166c2a1..d0b96929 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.26] - 2024-10-07 + - Update `typos@latest` to 1.26.0. ## [2.44.25] - 2024-10-07 @@ -2858,7 +2860,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.25...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.26...HEAD +[2.44.26]: https://github.com/taiki-e/install-action/compare/v2.44.25...v2.44.26 [2.44.25]: https://github.com/taiki-e/install-action/compare/v2.44.24...v2.44.25 [2.44.24]: https://github.com/taiki-e/install-action/compare/v2.44.23...v2.44.24 [2.44.23]: https://github.com/taiki-e/install-action/compare/v2.44.22...v2.44.23