From d2493298e2c952e21680b9be594e55a3253d8116 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Fri, 8 Nov 2024 10:51:47 +0900 Subject: [PATCH] Release 2.44.65 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0687b217..cf857528 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.65] - 2024-11-08 + - Update `cargo-lambda@latest` to 1.5.0. ## [2.44.64] - 2024-11-07 @@ -3048,7 +3050,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.64...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.65...HEAD +[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 [2.44.63]: https://github.com/taiki-e/install-action/compare/v2.44.62...v2.44.63 [2.44.62]: https://github.com/taiki-e/install-action/compare/v2.44.61...v2.44.62