Skip to content

Commit

Permalink
chore(release): 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris committed Mar 6, 2020
1 parent 0cb0bdc commit 3fd6cf9
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
@@ -1,3 +1,21 @@
# Changelog

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.1 (2020-03-06)


### chore

* Add release.sh ([a7ce1e8](https://github.com/peaceiris/actions-label-commenter/commit/a7ce1e8f50b449cabbdb385f8ca19903def58feb))
* delete v0 tag ([7db9a3a](https://github.com/peaceiris/actions-label-commenter/commit/7db9a3a1e433078ba611e367df2b8a65b45666a7))

### feat

* Start project for GitHub Hackathon ([359618a](https://github.com/peaceiris/actions-label-commenter/commit/359618aeb30abe750f82f5b035f26e83f29d12ba))



# Changelog

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

0 comments on commit 3fd6cf9

Please sign in to comment.