Skip to content

Commit

Permalink
bump: 1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
nwtgck committed Mar 30, 2020
1 parent 676b1fa commit 90ed0e5
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)

## [Unreleased]

## [1.0.8] - 2020-03-30
### Changed
* Update dependencies

## [1.0.7] - 2020-03-29
### Changed
* Update dependencies
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-netlify",
"version": "1.0.7",
"version": "1.0.8",
"private": true,
"description": "GitHub Actions for Netlify",
"main": "lib/main.js",
Expand Down

0 comments on commit 90ed0e5

Please sign in to comment.