Skip to content

Commit

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

### 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)

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

### Merged

Expand All @@ -16,6 +23,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- fix(command-dev): match root path to /* headers [`#1549`](https://github.com/netlify/cli/pull/1549)
- fix(command-init): remove code duplication with `sites:create` and add error handling [`#1619`](https://github.com/netlify/cli/pull/1619)

### Commits

- chore(release): 2.69.2 [`7c77838`](https://github.com/netlify/cli/commit/7c778382db9464808637bc0a985780d0f5db3a5b)

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

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

0 comments on commit 79ddf78

Please sign in to comment.