Skip to content

Commit

Permalink
Release 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed Jan 5, 2022
1 parent 0180de5 commit f4abeaf
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com

## [Unreleased]

## [1.0.2] - 2022-01-05

- Update `cargo-minimal-versions@latest` to 0.1.1.

## [1.0.1] - 2022-01-05

- Fix error in cases where the release has been created but the binary has not yet been uploaded.
Expand All @@ -18,6 +22,7 @@ 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/install-action/compare/v1.0.1...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v1.0.2...HEAD
[1.0.2]: https://github.com/taiki-e/install-action/compare/v1.0.1...v1.0.2
[1.0.1]: https://github.com/taiki-e/install-action/compare/v1.0.0...v1.0.1
[1.0.0]: https://github.com/taiki-e/install-action/releases/tag/v1.0.0

0 comments on commit f4abeaf

Please sign in to comment.