Skip to content

Commit 5451339

Browse files
committed
chore(release): 1.5.0-1
1 parent 1da9f8b commit 5451339

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
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.5.0-1](https://github.com/peaceiris/actions-label-commenter/compare/v1.5.0-0...v1.5.0-1) (2020-08-04)
6+
7+
8+
### ci
9+
10+
* Add pull_request_target ([1ff3fec](https://github.com/peaceiris/actions-label-commenter/commit/1ff3feca77d0de06513e8aa5239af3d6f0f6e2ec))
11+
* pin to v1.5.0-0 ([930d4f8](https://github.com/peaceiris/actions-label-commenter/commit/930d4f8b864505a43fb01c03371ad4092dd8f4ab))
12+
13+
### feat
14+
15+
* remove assignees (#223) ([40a91a6](https://github.com/peaceiris/actions-label-commenter/commit/40a91a6dadb8adae9ea005d657d7b42315458f00)), closes [#223](https://github.com/peaceiris/actions-label-commenter/issues/223)
16+
17+
18+
519
# [1.5.0-0](https://github.com/peaceiris/actions-label-commenter/compare/v1.4.0-2...v1.5.0-0) (2020-08-04)
620

721

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)