Skip to content

Commit

Permalink
chore(main): release 10.11.2 (#4856)
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 25, 2022
1 parent 3eec8e7 commit 198fad5
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,19 @@ 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.11.2](https://github.com/netlify/cli/compare/v10.11.1...v10.11.2) (2022-07-25)


### Bug Fixes

* correctly create edge function directory when running in custom cwd ([#4860](https://github.com/netlify/cli/issues/4860)) ([9a88143](https://github.com/netlify/cli/commit/9a88143e10b71d8a8d8b3ba82af8865196637974))
* **deps:** update dependency @netlify/build to ^27.5.0 ([#4859](https://github.com/netlify/cli/issues/4859)) ([3eec8e7](https://github.com/netlify/cli/commit/3eec8e724384959a2c68800fd7a4eced405de1d8))
* **deps:** update dependency @netlify/config to ^18.1.2 ([#4858](https://github.com/netlify/cli/issues/4858)) ([f024587](https://github.com/netlify/cli/commit/f0245878ca123773e3d554f92a5990bbb37032e7))
* **deps:** update dependency algoliasearch to v4.14.1 ([#4850](https://github.com/netlify/cli/issues/4850)) ([ef07504](https://github.com/netlify/cli/commit/ef07504d74f6678edcb793513be5118510f6362a))
* **deps:** update dependency stripe to v9.14.0 ([#4851](https://github.com/netlify/cli/issues/4851)) ([684aa24](https://github.com/netlify/cli/commit/684aa24a305922570aa074a1c90e27ff5dcb5fda))
* **deps:** update module github.com/aws/aws-lambda-go to v1.33.0 ([#4852](https://github.com/netlify/cli/issues/4852)) ([c6f3e85](https://github.com/netlify/cli/commit/c6f3e85ee9f93b653081814ac8d342b5cca3a010))
* **deps:** update rust crate lambda_runtime to 0.6.0 ([#4853](https://github.com/netlify/cli/issues/4853)) ([d074933](https://github.com/netlify/cli/commit/d074933b0250f764721203b23a166a4454826477))

## [10.11.1](https://github.com/netlify/cli/compare/v10.11.0...v10.11.1) (2022-07-22)


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

1 comment on commit 198fad5

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