From 08d473f7b2bf2e092f4c5bd3812b23ed7253f2c9 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 7 Jan 2025 22:05:27 +0900 Subject: [PATCH] Release 2.47.8 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 14d0c4e0..b9fdc5f0 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.47.8] - 2025-01-07 + - Update `sccache@latest` to 0.9.1. - Update `cargo-binstall@latest` to 1.10.19. @@ -3298,7 +3300,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.47.7...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.47.8...HEAD +[2.47.8]: https://github.com/taiki-e/install-action/compare/v2.47.7...v2.47.8 [2.47.7]: https://github.com/taiki-e/install-action/compare/v2.47.6...v2.47.7 [2.47.6]: https://github.com/taiki-e/install-action/compare/v2.47.5...v2.47.6 [2.47.5]: https://github.com/taiki-e/install-action/compare/v2.47.4...v2.47.5