Skip to content

Commit

Permalink
Release 2.37.0
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed Jun 8, 2024
1 parent f9c15f1 commit 23b90ae
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.37.0] - 2024-06-08

- Support `rclone` ([#511](https://github.com/taiki-e/install-action/pull/511), thanks @jayvdb)

- Support `xh` ([#512](https://github.com/taiki-e/install-action/pull/512), thanks @jayvdb)
Expand Down Expand Up @@ -2271,7 +2273,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.36.0...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.37.0...HEAD
[2.37.0]: https://github.com/taiki-e/install-action/compare/v2.36.0...v2.37.0
[2.36.0]: https://github.com/taiki-e/install-action/compare/v2.35.0...v2.36.0
[2.35.0]: https://github.com/taiki-e/install-action/compare/v2.34.3...v2.35.0
[2.34.3]: https://github.com/taiki-e/install-action/compare/v2.34.2...v2.34.3
Expand Down

0 comments on commit 23b90ae

Please sign in to comment.