Skip to content

Commit

Permalink
chore(main): release 10.7.0 (#4745)
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 Jun 30, 2022
1 parent ea91c62 commit f8cc372
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 3 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,24 @@ 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.0](https://github.com/netlify/cli/compare/v10.6.3...v10.7.0) (2022-06-30)


### Features

* support env write operations for sites opted in to beta env var experience ([#4751](https://github.com/netlify/cli/issues/4751)) ([e0695f9](https://github.com/netlify/cli/commit/e0695f94f0a54e6d31c627ea2b0b139895a21bc1))


### Bug Fixes

* **deps:** update dependency @netlify/build to ^27.3.2 ([#4755](https://github.com/netlify/cli/issues/4755)) ([282add9](https://github.com/netlify/cli/commit/282add9253cc06bfbfa15de6274d697373aac2ca))
* **deps:** update dependency @netlify/config to ^18.1.1 ([#4756](https://github.com/netlify/cli/issues/4756)) ([ea91c62](https://github.com/netlify/cli/commit/ea91c62cce2f3c2e47dc354f0193e57b3e4afe1a))
* **deps:** update dependency @netlify/edge-bundler to ^1.4.2 ([#4754](https://github.com/netlify/cli/issues/4754)) ([7dedadc](https://github.com/netlify/cli/commit/7dedadca6c35800ab363187fe0a564fe06e6e219))
* **deps:** update dependency @netlify/plugins-list to ^6.30.0 ([#4733](https://github.com/netlify/cli/issues/4733)) ([63d4520](https://github.com/netlify/cli/commit/63d45201c3ff2fc4b858174e19531c46bb82747f))
* **deps:** update dependency winston to v3.8.0 ([#4742](https://github.com/netlify/cli/issues/4742)) ([f341e05](https://github.com/netlify/cli/commit/f341e05a9b38a7326ef32ec02b3ee007ab2cec64))
* Update graph edit ([#4710](https://github.com/netlify/cli/issues/4710)) ([85db12b](https://github.com/netlify/cli/commit/85db12bc8c93fea93b8ce03be334081f09e2d317))
* use a spinner instead of dots while waiting for framework port ([#4730](https://github.com/netlify/cli/issues/4730)) ([b4d6eef](https://github.com/netlify/cli/commit/b4d6eef86ac22eb44029b34c901d6b9c947c8bc1))

## [10.6.3](https://github.com/netlify/cli/compare/v10.6.2...v10.6.3) (2022-06-27)


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

1 comment on commit f8cc372

@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.