Skip to content

Commit 3962470

Browse files
committed
Release 1.27.0
1 parent 38337c5 commit 3962470

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+
## [1.27.0] - 2025-06-14
14+
1315
- Add `package` input option. ([#103](https://github.com/taiki-e/upload-rust-binary-action/pull/103), thanks @A4-Tacks)
1416

1517
## [1.26.0] - 2025-05-03
@@ -198,7 +200,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
198200

199201
Initial release
200202

201-
[Unreleased]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.26.0...HEAD
203+
[Unreleased]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.27.0...HEAD
204+
[1.27.0]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.26.0...v1.27.0
202205
[1.26.0]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.25.0...v1.26.0
203206
[1.25.0]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.24.0...v1.25.0
204207
[1.24.0]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.23.0...v1.24.0

0 commit comments

Comments
 (0)