Skip to content

Commit

Permalink
Release 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed May 1, 2022
1 parent 895fc70 commit ce1352f
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]

## [1.3.0] - 2022-05-01

- Update default runtime to node16

## [1.2.0] - 2021-12-30
Expand All @@ -36,7 +38,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com

Initial release

[Unreleased]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.2.0...HEAD
[Unreleased]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.3.0...HEAD
[1.3.0]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.2.0...v1.3.0
[1.2.0]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.1.0...v1.2.0
[1.1.0]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.0.2...v1.1.0
[1.0.2]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.0.1...v1.0.2
Expand Down

0 comments on commit ce1352f

Please sign in to comment.