Skip to content

Commit

Permalink
Release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed Jul 20, 2021
1 parent 58454cb commit 0199662
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.2.0] - 2021-07-20

- [Add `branch` input option to reject releases from commits not contained in specified branches](https://github.com/taiki-e/create-gh-release-action/pull/7)

## [1.1.0] - 2021-06-23
Expand All @@ -34,7 +36,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.1.0...HEAD
[Unreleased]: https://github.com/taiki-e/create-gh-release-action/compare/v1.2.0...HEAD
[1.2.0]: https://github.com/taiki-e/create-gh-release-action/compare/v1.1.0...v1.2.0
[1.1.0]: https://github.com/taiki-e/create-gh-release-action/compare/v1.0.3...v1.1.0
[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
Expand Down

0 comments on commit 0199662

Please sign in to comment.