Skip to content

Commit 43dc239

Browse files
committed
chore(release): 1.1.2
1 parent 853aef4 commit 43dc239

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-2
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
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.
44

5+
## [1.1.2](https://github.com/peaceiris/actions-label-commenter/compare/v1.1.1...v1.1.2) (2020-03-08)
6+
7+
8+
### chore
9+
10+
* Add test ([0e5de85](https://github.com/peaceiris/actions-label-commenter/commit/0e5de854caf927034f8b9decb87b6e96ef9d0781))
11+
12+
### ci
13+
14+
* fix workflow name [skip ci] ([35315b2](https://github.com/peaceiris/actions-label-commenter/commit/35315b29ec10dd1b016b7d008940b41f7ffc118f))
15+
16+
### fix
17+
18+
* error handling ([6ed2bad](https://github.com/peaceiris/actions-label-commenter/commit/6ed2bad8e4ee2b26cc767b21ac290169f30fc12a))
19+
20+
21+
522
## [1.1.1](https://github.com/peaceiris/actions-label-commenter/compare/v1.1.0...v1.1.1) (2020-03-08)
623

724

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "actions-label-commenter",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "Label Commenter GitHub Action",
55
"main": "lib/index.js",
66
"engines": {

0 commit comments

Comments
 (0)