Skip to content

Commit

Permalink
Release 1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed Dec 24, 2022
1 parent 4466cb6 commit 53e4930
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.6.2] - 2022-12-24

- Support self-hosted runner that does not set `GITHUB_OUTPUT` environment variable. ([#17](https://github.com/taiki-e/create-gh-release-action/pull/17))

## [1.6.1] - 2022-10-14
Expand Down Expand Up @@ -78,7 +80,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.6.1...HEAD
[Unreleased]: https://github.com/taiki-e/create-gh-release-action/compare/v1.6.2...HEAD
[1.6.2]: https://github.com/taiki-e/create-gh-release-action/compare/v1.6.1...v1.6.2
[1.6.1]: https://github.com/taiki-e/create-gh-release-action/compare/v1.6.0...v1.6.1
[1.6.0]: https://github.com/taiki-e/create-gh-release-action/compare/v1.5.0...v1.6.0
[1.5.0]: https://github.com/taiki-e/create-gh-release-action/compare/v1.4.0...v1.5.0
Expand Down

0 comments on commit 53e4930

Please sign in to comment.