Skip to content

Commit 3e9c6e3

Browse files
committed
Release 2.47.28
1 parent 953531b commit 3e9c6e3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
1010

1111
## [Unreleased]
1212

13+
## [2.47.28] - 2025-01-28
14+
1315
No change on the `install-action` itself.
1416

1517
- Provide `install-action-manifest-schema` crate to access to the `install-action` manifests from Rust code. ([#657](https://github.com/taiki-e/install-action/pull/657), thanks @NobodyXu)
@@ -3406,7 +3408,8 @@ Note: This release is considered a breaking change because installing on version
34063408

34073409
Initial release
34083410

3409-
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.47.27...HEAD
3411+
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.47.28...HEAD
3412+
[2.47.28]: https://github.com/taiki-e/install-action/compare/v2.47.27...v2.47.28
34103413
[2.47.27]: https://github.com/taiki-e/install-action/compare/v2.47.26...v2.47.27
34113414
[2.47.26]: https://github.com/taiki-e/install-action/compare/v2.47.25...v2.47.26
34123415
[2.47.25]: https://github.com/taiki-e/install-action/compare/v2.47.24...v2.47.25

0 commit comments

Comments
 (0)