Skip to content

Commit

Permalink
Release 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed Apr 12, 2021
1 parent 9d6ec0d commit a54ff10
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.3] - 2021-04-12

- Pin the version of `parse-changelog`.

## [1.0.2] - 2021-02-28

- [Fix error on macOS and Windows.](https://github.com/taiki-e/create-gh-release-action/pull/2)
Expand All @@ -24,7 +28,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/create-gh-release-action/compare/v1.0.2...HEAD
[Unreleased]: https://github.com/taiki-e/create-gh-release-action/compare/v1.0.3...HEAD
[1.0.3]: https://github.com/taiki-e/create-gh-release-action/compare/v1.0.2...v1.0.3
[1.0.2]: https://github.com/taiki-e/create-gh-release-action/compare/v1.0.1...v1.0.2
[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/create-gh-release-action/releases/tag/v1.0.0

0 comments on commit a54ff10

Please sign in to comment.