Skip to content

Commit

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

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.

# [1.1.0](https://github.com/peaceiris/actions-label-commenter/compare/v1.0.2...v1.1.0) (2020-03-08)


### chore

* [ImgBot] Optimize images (#7) ([8857191](https://github.com/peaceiris/actions-label-commenter/commit/8857191545f5962eef1c31e7893982b5490ae1ee)), closes [#7](https://github.com/peaceiris/actions-label-commenter/issues/7)

### docs

* Add badges (#6) ([0ed65d1](https://github.com/peaceiris/actions-label-commenter/commit/0ed65d1b7e0dacf6802aecd95155f57adf17ca71)), closes [#6](https://github.com/peaceiris/actions-label-commenter/issues/6)
* Add demo images [skip ci] ([07302ab](https://github.com/peaceiris/actions-label-commenter/commit/07302ab77ab6ef2fd985f567b26799654761e0bf))
* Add link to GitHub Actions Hackathon ([97b68d8](https://github.com/peaceiris/actions-label-commenter/commit/97b68d8425481411bad23d23c61efcfdbf27992e))
* fix image size ([ff965ac](https://github.com/peaceiris/actions-label-commenter/commit/ff965ac7b189c1fd296755e8b592bae4a56952bb))

### feat

* Change default config file name ([1dc6713](https://github.com/peaceiris/actions-label-commenter/commit/1dc67136b1e73c3992374bb4a3fe6ecdf98f0d4c))



## [1.0.2](https://github.com/peaceiris/actions-label-commenter/compare/v1.0.1...v1.0.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": "1.0.2",
"version": "1.1.0",
"description": "Label Commenter GitHub Action",
"main": "lib/index.js",
"engines": {
Expand Down

0 comments on commit 2c8fb97

Please sign in to comment.