Skip to content

Commit

Permalink
Release 2.44.0
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed Sep 15, 2024
1 parent 14c87d2 commit 48b904a
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.44.0] - 2024-09-15

- Support `release-plz`. ([#649](https://github.com/taiki-e/install-action/pull/649), thanks @Veetaha)

## [2.43.7] - 2024-09-15
Expand Down Expand Up @@ -2732,7 +2734,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.43.7...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.0...HEAD
[2.44.0]: https://github.com/taiki-e/install-action/compare/v2.43.7...v2.44.0
[2.43.7]: https://github.com/taiki-e/install-action/compare/v2.43.6...v2.43.7
[2.43.6]: https://github.com/taiki-e/install-action/compare/v2.43.5...v2.43.6
[2.43.5]: https://github.com/taiki-e/install-action/compare/v2.43.4...v2.43.5
Expand Down

0 comments on commit 48b904a

Please sign in to comment.