Skip to content

Commit

Permalink
chore(release): 2.69.4
Browse files Browse the repository at this point in the history
  • Loading branch information
erezrokah committed Dec 9, 2020
1 parent 7a5230c commit a1b435f
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 3 deletions.
19 changes: 18 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +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.69.3](https://github.com/netlify/cli/compare/v2.69.2...v2.69.3)
## [v2.69.4](https://github.com/netlify/cli/compare/v2.69.3...v2.69.4)

### Merged

- fix(deps): update dependency netlify to v5 [`#1638`](https://github.com/netlify/cli/pull/1638)
- chore(deps): update dependency @netlify/eslint-config-node to v2.0.1 [`#1637`](https://github.com/netlify/cli/pull/1637)
- fix(deps): update dependency @netlify/build to v6 [`#1636`](https://github.com/netlify/cli/pull/1636)
- fix(deps): update dependency @netlify/build to v5.6.0 [`#1635`](https://github.com/netlify/cli/pull/1635)
- fix(deps): update dependency @netlify/build to v5.5.8 [`#1634`](https://github.com/netlify/cli/pull/1634)
- chore(deps): update dependency @netlify/eslint-config-node to v2 [`#1632`](https://github.com/netlify/cli/pull/1632)
- fix(deps): update netlify packages [`#1631`](https://github.com/netlify/cli/pull/1631)
- chore(deps): update dependency @netlify/eslint-config-node to v1.1.3 [`#1630`](https://github.com/netlify/cli/pull/1630)

## [v2.69.3](https://github.com/netlify/cli/compare/v2.69.2...v2.69.3) - 2020-12-07

### Merged

- fix(deps): update dependency ansi-styles to v5 [`#1628`](https://github.com/netlify/cli/pull/1628)
- chore(deps): lock file maintenance [`#1629`](https://github.com/netlify/cli/pull/1629)

### Commits

- chore(release): 2.69.3 [`79ddf78`](https://github.com/netlify/cli/commit/79ddf78da5eaff697d1b1e7ec75a137d9abb80e5)

## [v2.69.2](https://github.com/netlify/cli/compare/v2.69.1...v2.69.2) - 2020-12-06

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

0 comments on commit a1b435f

Please sign in to comment.