Skip to content

Commit 6baaf9d

Browse files
committed
bump: 1.0.1
1 parent 23a2abe commit 6baaf9d

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55

66
## [Unreleased]
77

8+
## [1.0.1] - 2020-03-09
9+
### Changed
10+
* Update documents
11+
812
## 1.0.0 - 2020-03-09
913
### Added
1014
* Execute comment
1115

12-
[Unreleased]: https://github.com/nwtgck/actions-netlify/compare/v1.0.0...HEAD
16+
[Unreleased]: https://github.com/nwtgck/actions-netlify/compare/v1.0.1...HEAD
17+
[1.0.1]: https://github.com/nwtgck/actions-netlify/compare/v1.0.0...v1.0.1

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-comment-run",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"private": true,
55
"description": "Comment run action",
66
"main": "lib/main.js",

0 commit comments

Comments
 (0)