Skip to content

Commit

Permalink
Release 2.47.29
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed Jan 28, 2025
1 parent f07d824 commit 3b94b1e
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.47.29] - 2025-01-28

- Support `cargo-semver-checks` on AArch64 Linux.

- Support `cargo-zigbuild` on x86_64 macOS.
Expand Down Expand Up @@ -3420,7 +3422,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.28...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.47.29...HEAD
[2.47.29]: https://github.com/taiki-e/install-action/compare/v2.47.28...v2.47.29
[2.47.28]: https://github.com/taiki-e/install-action/compare/v2.47.27...v2.47.28
[2.47.27]: https://github.com/taiki-e/install-action/compare/v2.47.26...v2.47.27
[2.47.26]: https://github.com/taiki-e/install-action/compare/v2.47.25...v2.47.26
Expand Down

0 comments on commit 3b94b1e

Please sign in to comment.