Skip to content

Commit a628611

Browse files
committed
chore(release): 1.0.2
1 parent d24867e commit a628611

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
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.0.2](https://github.com/peaceiris/actions-label-commenter/compare/v1.0.1...v1.0.2) (2020-03-07)
6+
7+
8+
### docs
9+
10+
* update [skip ci] ([db819c8](https://github.com/peaceiris/actions-label-commenter/commit/db819c835037042f069d3191a235b4c5e3c6c042))
11+
12+
### feat
13+
14+
* print log if core.isDebug() ([ef64de3](https://github.com/peaceiris/actions-label-commenter/commit/ef64de36963dd90a1745c31ffbe30f1cbcffff0c))
15+
16+
17+
518
## [1.0.1](https://github.com/peaceiris/actions-label-commenter/compare/v1.0.0...v1.0.1) (2020-03-07)
619

720

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.0.1",
3+
"version": "1.0.2",
44
"description": "Label Commenter GitHub Action",
55
"main": "lib/index.js",
66
"engines": {

0 commit comments

Comments
 (0)