Skip to content

Commit

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

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.3](https://github.com/peaceiris/actions-label-commenter/compare/v0.1.2...v0.1.3) (2020-03-07)


### chore

* fix name ([a4374a9](https://github.com/peaceiris/actions-label-commenter/commit/a4374a96c9a81331e4be130f7db15be54ed32713))

### ci

* Add commenter workflow ([97cfcd8](https://github.com/peaceiris/actions-label-commenter/commit/97cfcd82dfdb9a41a98888f144cf48cc4a00f1b5))
* Add Dump version step ([99cc446](https://github.com/peaceiris/actions-label-commenter/commit/99cc446c121331107c2c64b05528f549dac4d426))

### feat

* print payload [skip ci] ([5bce3e6](https://github.com/peaceiris/actions-label-commenter/commit/5bce3e683ab81ebc68e2ea88ff39e0a86ac0d2e6))



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


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

0 comments on commit 02674be

Please sign in to comment.