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