Skip to content

Commit

Permalink
chore(main): release 10.11.0 (#4834)
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 22, 2022
1 parent e917f69 commit d522c2d
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 3 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,25 @@ 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.0](https://github.com/netlify/cli/compare/v10.10.2...v10.11.0) (2022-07-22)


### Features

* add retry count parameter to function uploads ([#4841](https://github.com/netlify/cli/issues/4841)) ([e917f69](https://github.com/netlify/cli/commit/e917f697bd3e30b5e98c47dc5d5ce049c5921d06))
* deprecate `netlify:edge` in function templates ([#4842](https://github.com/netlify/cli/issues/4842)) ([cfbb34d](https://github.com/netlify/cli/commit/cfbb34d17ae23fbd85b486166a7a592902dcb75b))
* simplify country mock docs ([#4822](https://github.com/netlify/cli/issues/4822)) ([c766d51](https://github.com/netlify/cli/commit/c766d511bcbaeb7a31ce91c2d0135692a1670b9f))


### Bug Fixes

* **deps:** update dependency @netlify/build to ^27.4.2 ([#4830](https://github.com/netlify/cli/issues/4830)) ([65913b4](https://github.com/netlify/cli/commit/65913b4dfa0d256d1bd52695a6d396bf04c3933e))
* **deps:** update dependency @netlify/edge-bundler to ^1.7.0 ([#4843](https://github.com/netlify/cli/issues/4843)) ([5b112e3](https://github.com/netlify/cli/commit/5b112e38865855b4d417267254737603aca3d032))
* **deps:** update dependency netlify to ^11.0.4 ([#4833](https://github.com/netlify/cli/issues/4833)) ([e00acbc](https://github.com/netlify/cli/commit/e00acbc5ebc0c01f345f18f918634884a27f6df1))
* **deps:** update dependency netlify to v12 ([#4840](https://github.com/netlify/cli/issues/4840)) ([0eb9d16](https://github.com/netlify/cli/commit/0eb9d16db00fd2cfa1969de8a8e8e3144d9903f9))
* fix cache error with geo country mock ([#4821](https://github.com/netlify/cli/issues/4821)) ([419f447](https://github.com/netlify/cli/commit/419f4472ac66f98ab26980b99112d78066dd3ca4))
* **graph:** use the JWT correctly in `refetchAndGenerateFromOneGraph` ([#4832](https://github.com/netlify/cli/issues/4832)) ([623fe51](https://github.com/netlify/cli/commit/623fe51fe286ff0a05abcb1d0c0d00f47c660fce))

## [10.10.2](https://github.com/netlify/cli/compare/v10.10.1...v10.10.2) (2022-07-19)


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.10.2",
"version": "10.11.0",
"author": "Netlify Inc.",
"contributors": [
"Abraham Schilling <AbrahamSchilling@gmail.com> (https://gitlab.com/n4bb12)",
Expand Down

1 comment on commit d522c2d

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

Please sign in to comment.