Skip to content

Commit 3a8b5e3

Browse files
committed
Release 1.22.1
1 parent 69f0360 commit 3a8b5e3

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
@@ -12,6 +12,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
1212

1313
## [Unreleased]
1414

15+
## [1.22.1] - 2024-10-19
16+
1517
- Fix failure when cross-compiling to Windows on non-Windows. ([#86](https://github.com/taiki-e/upload-rust-binary-action/issues/86))
1618

1719
## [1.22.0] - 2024-08-12
@@ -180,7 +182,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
180182

181183
Initial release
182184

183-
[Unreleased]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.22.0...HEAD
185+
[Unreleased]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.22.1...HEAD
186+
[1.22.1]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.22.0...v1.22.1
184187
[1.22.0]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.21.1...v1.22.0
185188
[1.21.1]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.21.0...v1.21.1
186189
[1.21.0]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.20.0...v1.21.0

0 commit comments

Comments
 (0)