Release 1.0.1

This commit is contained in:
Taiki Endo
2022-01-05 22:45:21 +09:00
parent 56a03286db
commit 4d0d5ef7c9
3 changed files with 4 additions and 3 deletions

View File

@@ -10,11 +10,14 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [1.0.1] - 2022-01-05
- Fix error in cases where the release has been created but the binary has not yet been uploaded.
## [1.0.0] - 2021-12-30
Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v1.0.0...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v1.0.1...HEAD
[1.0.1]: https://github.com/taiki-e/create-gh-release-action/compare/v1.0.0...v1.0.1
[1.0.0]: https://github.com/taiki-e/install-action/releases/tag/v1.0.0