Skip to content

Commit

Permalink
chore(main): release 10.7.1 (#4761)
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 Jul 1, 2022
1 parent 8248c35 commit ac913f4
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [10.7.1](https://github.com/netlify/cli/compare/v10.7.0...v10.7.1) (2022-07-01)


### Bug Fixes

* **deps:** update dependency @netlify/edge-bundler to ^1.4.3 ([#4762](https://github.com/netlify/cli/issues/4762)) ([55d7013](https://github.com/netlify/cli/commit/55d7013500af59a5d29163c7aea8ff4acbe7aab6))
* move try catch to prepareServer ([#4732](https://github.com/netlify/cli/issues/4732)) ([8248c35](https://github.com/netlify/cli/commit/8248c355b3af1060a4a4995614a1e98bfca87270))
* use correct paths in EF on deploy ([#4760](https://github.com/netlify/cli/issues/4760)) ([80df246](https://github.com/netlify/cli/commit/80df2460a9f3ec7448d328d215bb47237dd4b835))

## [10.7.0](https://github.com/netlify/cli/compare/v10.6.3...v10.7.0) (2022-06-30)


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": "10.7.0",
"version": "10.7.1",
"author": "Netlify Inc.",
"contributors": [
"Abraham Schilling <[email protected]> (https://gitlab.com/n4bb12)",
Expand Down

1 comment on commit ac913f4

@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: 221 MB

Please sign in to comment.