Skip to content

Commit 3bbb07b

Browse files
committed
Release 1.22.0
1 parent 52a0c2e commit 3bbb07b

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.22.0] - 2024-08-12
14+
1315
- Add `codesign-prefix` and `codesign-options` input options. ([#81](https://github.com/taiki-e/upload-rust-binary-action/pull/81), thanks @matiaskorhonen)
1416

1517
## [1.21.1] - 2024-07-12
@@ -174,7 +176,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
174176

175177
Initial release
176178

177-
[Unreleased]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.21.1...HEAD
179+
[Unreleased]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.22.0...HEAD
180+
[1.22.0]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.21.1...v1.22.0
178181
[1.21.1]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.21.0...v1.21.1
179182
[1.21.0]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.20.0...v1.21.0
180183
[1.20.0]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.19.2...v1.20.0

0 commit comments

Comments
 (0)