Skip to content

Commit

Permalink
chore(release): 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris committed Mar 7, 2020
1 parent 9ac99d2 commit 2be912e
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 2 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,28 @@

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.

## [0.1.2](https://github.com/peaceiris/actions-label-commenter/compare/v0.1.1...v0.1.2) (2020-03-07)


### chore

* delete v1 tag ([df33dd0](https://github.com/peaceiris/actions-label-commenter/commit/df33dd0fe98ed31e07a5cf56e2b9f4fe7b68e8aa))
* reindent ([77c43de](https://github.com/peaceiris/actions-label-commenter/commit/77c43de2808f14dc55fbfd82ffeb293536da6247))
* reinent [skip ci] ([35e4986](https://github.com/peaceiris/actions-label-commenter/commit/35e498696b89ea1217afb24fc5f42b666e3a438e))

### deps

* bump hub 2.14.1 to 2.14.2 ([05ebbec](https://github.com/peaceiris/actions-label-commenter/commit/05ebbec8f97b17ac3885987944fd9aa50a9beea3))
* update ([918d392](https://github.com/peaceiris/actions-label-commenter/commit/918d3924410c4291ecd8cf6c78bc8a25e0f0b824))
* update ([03620ea](https://github.com/peaceiris/actions-label-commenter/commit/03620ea37c0ae04671241805d138c4d6b1430a16))
* update package-lock.json ([4d3b3e5](https://github.com/peaceiris/actions-label-commenter/commit/4d3b3e5244b56ec1ff9a737ef911261148b330ad))

### feat

* set required to true for github_token ([15ab86b](https://github.com/peaceiris/actions-label-commenter/commit/15ab86b01b8651e090bd56d182921d2c94c1faf8))



## 0.1.1 (2020-03-06)


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": "0.1.1",
"version": "0.1.2",
"description": "Label Commenter GitHub Action",
"main": "lib/index.js",
"engines": {
Expand Down

0 comments on commit 2be912e

Please sign in to comment.