Skip to content

Commit

Permalink
chore(release): 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris committed Sep 12, 2020
1 parent d9238aa commit b88ea73
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

# [1.6.0](https://github.com/peaceiris/actions-label-commenter/compare/v1.5.1-0...v1.6.0) (2020-09-12)


### ci

* pin to v1.6.0 ([2838121](https://github.com/peaceiris/actions-label-commenter/commit/28381216d96fc53a69c3a6fef6ac9940f9e4066b))

### feat

* Add issue.user.login (#272) ([7f5d590](https://github.com/peaceiris/actions-label-commenter/commit/7f5d5902eb612655c560b47ecb6cababcddd615e)), closes [#272](https://github.com/peaceiris/actions-label-commenter/issues/272)



## [1.5.1-0](https://github.com/peaceiris/actions-label-commenter/compare/v1.5.0...v1.5.1-0) (2020-09-12)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "actions-label-commenter",
"version": "1.5.1-0",
"version": "1.6.0",
"description": "Label Commenter GitHub Action",
"main": "lib/index.js",
"engines": {
Expand Down

0 comments on commit b88ea73

Please sign in to comment.