Skip to content

Commit

Permalink
chore(release): 2.63.1
Browse files Browse the repository at this point in the history
  • Loading branch information
erezrokah committed Sep 15, 2020
1 parent babaceb commit 03b55d3
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [v2.63.1](https://github.com/netlify/cli/compare/v2.63.0...v2.63.1) - 2020-09-15

### Merged

- fix(deps): update dependency @netlify/build to v4 [`#1238`](https://github.com/netlify/cli/pull/1238)
- fix(deps): update dependency @netlify/config to v2.1.4 [`#1237`](https://github.com/netlify/cli/pull/1237)

## [v2.63.0](https://github.com/netlify/cli/compare/v2.62.0...v2.63.0) - 2020-09-14

### Merged
Expand All @@ -17,6 +24,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- chore(deps): update dependency gh-release to v4 [`#1233`](https://github.com/netlify/cli/pull/1233)
- chore(deps): lock file maintenance [`#1235`](https://github.com/netlify/cli/pull/1235)

### Commits

- chore(release): 2.63.0 [`0a891ec`](https://github.com/netlify/cli/commit/0a891ec9b8f6c7e5353c14c915a0fd24e8508558)

## [v2.62.0](https://github.com/netlify/cli/compare/v2.61.3...v2.62.0) - 2020-09-10

### Merged
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,7 +1,7 @@
{
"name": "netlify-cli",
"description": "Netlify command line tool",
"version": "2.63.0",
"version": "2.63.1",
"author": "Netlify Inc.",
"contributors": [
"Mathias Biilmann <matt@netlify.com> (https://twitter.com/biilmann)",
Expand Down

0 comments on commit 03b55d3

Please sign in to comment.