Skip to content

Commit

Permalink
Release 2.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed Jun 1, 2024
1 parent 2d43722 commit 4e38715
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.34.0] - 2024-06-01

- Support cargo-binstall fallback without cargo.

## [2.33.36] - 2024-06-01
Expand Down Expand Up @@ -2229,7 +2231,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.33.36...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.34.0...HEAD
[2.34.0]: https://github.com/taiki-e/install-action/compare/v2.33.36...v2.34.0
[2.33.36]: https://github.com/taiki-e/install-action/compare/v2.33.35...v2.33.36
[2.33.35]: https://github.com/taiki-e/install-action/compare/v2.33.34...v2.33.35
[2.33.34]: https://github.com/taiki-e/install-action/compare/v2.33.33...v2.33.34
Expand Down

0 comments on commit 4e38715

Please sign in to comment.