Skip to content

Commit

Permalink
chore: release 6.2.4 (#3142)
Browse files Browse the repository at this point in the history
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
  • Loading branch information
token-generator-app[bot] authored Aug 12, 2021
1 parent 526ac01 commit 805f66d
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +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).

### [6.2.4](https://www.github.com/netlify/cli/compare/v6.2.3...v6.2.4) (2021-08-12)


### Bug Fixes

* **deps:** update dependency @netlify/config to ^15.0.2 ([#3141](https://www.github.com/netlify/cli/issues/3141)) ([7195ad9](https://www.github.com/netlify/cli/commit/7195ad937f7fa9a85d98dd6c4900cc8d9e6fe20f))
* omit deleted files from log message ([#3144](https://www.github.com/netlify/cli/issues/3144)) ([526ac01](https://www.github.com/netlify/cli/commit/526ac01522a7fd923991b20c7905b93b6bbe9eb7))

### [6.2.3](https://www.github.com/netlify/cli/compare/v6.2.2...v6.2.3) (2021-08-11)


Expand Down
4 changes: 2 additions & 2 deletions npm-shrinkwrap.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": "6.2.3",
"version": "6.2.4",
"author": "Netlify Inc.",
"contributors": [
"Mathias Biilmann <matt@netlify.com> (https://twitter.com/biilmann)",
Expand Down

1 comment on commit 805f66d

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📊 Benchmark results

Package size: 331 MB

Please sign in to comment.