Skip to content

Commit

Permalink
chore(release): 2.68.6
Browse files Browse the repository at this point in the history
  • Loading branch information
erezrokah committed Nov 18, 2020
1 parent d09fa45 commit 852c799
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
17 changes: 16 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,28 @@ 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.68.5](https://github.com/netlify/cli/compare/v2.68.4...v2.68.5)
## [v2.68.6](https://github.com/netlify/cli/compare/v2.68.5...v2.68.6)

### Merged

- fix(deps): update dependency @oclif/plugin-plugins to v1.9.3 [`#1562`](https://github.com/netlify/cli/pull/1562)
- fix(deps): update dependency @oclif/errors to v1.3.4 [`#1561`](https://github.com/netlify/cli/pull/1561)
- fix(deps): update dependency cli-ux to v5.5.1 [`#1563`](https://github.com/netlify/cli/pull/1563)
- chore(deps): lock file maintenance [`#1566`](https://github.com/netlify/cli/pull/1566)
- fix(command:sites:delete): don't print duplicate netlify in help [`#1556`](https://github.com/netlify/cli/pull/1556)
- refactor: stop using lodash standalone packages [`#1551`](https://github.com/netlify/cli/pull/1551)

## [v2.68.5](https://github.com/netlify/cli/compare/v2.68.4...v2.68.5) - 2020-11-12

### Merged

- fix(command-dev): warn if background functions are not supported [`#1554`](https://github.com/netlify/cli/pull/1554)
- test: don't run edge handlers deploy if account doesn't support it [`#1552`](https://github.com/netlify/cli/pull/1552)

### Commits

- chore(release): 2.68.5 [`419a62b`](https://github.com/netlify/cli/commit/419a62b4fb632c5a261a7654d6e374b17b9d4d58)

## [v2.68.4](https://github.com/netlify/cli/compare/v2.68.3...v2.68.4) - 2020-11-11

### 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.68.5",
"version": "2.68.6",
"author": "Netlify Inc.",
"contributors": [
"Mathias Biilmann <[email protected]> (https://twitter.com/biilmann)",
Expand Down

0 comments on commit 852c799

Please sign in to comment.