Skip to content

Commit

Permalink
chore(release): 2.68.8
Browse files Browse the repository at this point in the history
  • Loading branch information
erezrokah committed Nov 24, 2020
1 parent 532bdc0 commit e0eee30
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 3 deletions.
18 changes: 17 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,30 @@ 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.7](https://github.com/netlify/cli/compare/v2.68.6...v2.68.7)
## [v2.68.8](https://github.com/netlify/cli/compare/v2.68.7...v2.68.8)

### Merged

- chore(deps): lock file maintenance [`#1586`](https://github.com/netlify/cli/pull/1586)
- fix(deps): update dependency @netlify/zip-it-and-ship-it to v1.4.1 [`#1588`](https://github.com/netlify/cli/pull/1588)
- chore(deps): update dependency @netlify/eslint-config-node to v1.0.1 [`#1587`](https://github.com/netlify/cli/pull/1587)
- Fix timeout duration typo [`#1576`](https://github.com/netlify/cli/pull/1576)
- fix(deps): update dependency @netlify/plugin-edge-handlers to v1.10.0 [`#1575`](https://github.com/netlify/cli/pull/1575)
- fix(docs): add jwtSecret doc to dev section [`#1574`](https://github.com/netlify/cli/pull/1574)
- fix(docs): change port to targetPort when framework is #custom [`#1573`](https://github.com/netlify/cli/pull/1573)

## [v2.68.7](https://github.com/netlify/cli/compare/v2.68.6...v2.68.7) - 2020-11-19

### Merged

- chore(deps): unpin oclif versions [`#1571`](https://github.com/netlify/cli/pull/1571)
- fix(command-deploy): print relevant log error when bg functions are not supported [`#1570`](https://github.com/netlify/cli/pull/1570)
- fix(deps): update netlify packages [`#1567`](https://github.com/netlify/cli/pull/1567)

### Commits

- chore(release): 2.68.7 [`8efe94e`](https://github.com/netlify/cli/commit/8efe94e5fb38976c49f0cf1ee7c062de2853ca43)

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

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

0 comments on commit e0eee30

Please sign in to comment.