Skip to content

Commit

Permalink
Release 2.46.0
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed Dec 4, 2024
1 parent ffd430f commit 4a06140
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com

## [Unreleased]

## [2.46.0] - 2024-12-04

- Improve robustness of `cargo-binstall` fallback. ([#556](https://github.com/taiki-e/install-action/pull/556))

## [2.45.15] - 2024-12-03
Expand Down Expand Up @@ -3160,7 +3162,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.45.15...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.46.0...HEAD
[2.46.0]: https://github.com/taiki-e/install-action/compare/v2.45.15...v2.46.0
[2.45.15]: https://github.com/taiki-e/install-action/compare/v2.45.14...v2.45.15
[2.45.14]: https://github.com/taiki-e/install-action/compare/v2.45.13...v2.45.14
[2.45.13]: https://github.com/taiki-e/install-action/compare/v2.45.12...v2.45.13
Expand Down

0 comments on commit 4a06140

Please sign in to comment.