# Changelog All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org). ## [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.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