Skip to content

Commit

Permalink
chore(main): release 11.8.1 (#5055)
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] committed Sep 20, 2022
1 parent 6af4a44 commit 528207c
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 3 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Expand Up @@ -7,6 +7,29 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

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

## [11.8.1](https://github.com/netlify/cli/compare/v11.8.0...v11.8.1) (2022-09-20)


### Bug Fixes

* **deps:** update dependency @netlify/build to ^27.18.2 ([#5054](https://github.com/netlify/cli/issues/5054)) ([ee66401](https://github.com/netlify/cli/commit/ee66401a170c87e37e09b3780a068847ca29717e))
* **deps:** update dependency @netlify/build to ^27.18.3 ([#5072](https://github.com/netlify/cli/issues/5072)) ([a2b0f45](https://github.com/netlify/cli/commit/a2b0f458401363e847261695e029d9fd9759e1dc))
* **deps:** update dependency @netlify/edge-bundler to ^2.1.0 ([#5071](https://github.com/netlify/cli/issues/5071)) ([2f6044d](https://github.com/netlify/cli/commit/2f6044def272ca2be436fcad663691456aa0e406))
* **deps:** update dependency @netlify/plugins-list to ^6.44.0 ([#5044](https://github.com/netlify/cli/issues/5044)) ([7829abf](https://github.com/netlify/cli/commit/7829abf51bda6d705a7787265b0ac57f23e42f36))
* **deps:** update dependency @netlify/plugins-list to ^6.45.0 ([#5073](https://github.com/netlify/cli/issues/5073)) ([8ad767c](https://github.com/netlify/cli/commit/8ad767c7d8dfb4e994b10f5cd085280e9992210f))
* **deps:** update dependency @netlify/zip-it-and-ship-it to ^7.1.2 ([#5052](https://github.com/netlify/cli/issues/5052)) ([ce92262](https://github.com/netlify/cli/commit/ce922622d3865363923a383b9f73c8373a68c2f0))
* **deps:** update dependency @types/node to v14.18.29 ([#5057](https://github.com/netlify/cli/issues/5057)) ([fe1c37b](https://github.com/netlify/cli/commit/fe1c37b4a857db31f23b1d9ac265961eaf16ee3d))
* **deps:** update dependency ci-info to v3.4.0 ([#5065](https://github.com/netlify/cli/issues/5065)) ([095f77e](https://github.com/netlify/cli/commit/095f77e86401ec375114a8773c32b0f462bd3003))
* **deps:** update dependency lambda-local to v2.0.3 ([#5058](https://github.com/netlify/cli/issues/5058)) ([70ee924](https://github.com/netlify/cli/commit/70ee924a18aec59c54689bc48305a4d91a8ce3ad))
* **deps:** update dependency stripe to v10.10.0 ([#5066](https://github.com/netlify/cli/issues/5066)) ([27a78b8](https://github.com/netlify/cli/commit/27a78b85e6cdf6616793e9d5e5acab0fd16c405c))
* **deps:** update dependency typescript to v4.8.3 ([#5059](https://github.com/netlify/cli/issues/5059)) ([6af4a44](https://github.com/netlify/cli/commit/6af4a441ebc1b1b64363578dcb5f116dc7498202))
* **deps:** update dependency wait-port to v0.3.1 ([#5060](https://github.com/netlify/cli/issues/5060)) ([5067d0e](https://github.com/netlify/cli/commit/5067d0ebac8ce101f87e60d41140df94b8b9dd01))
* **deps:** update rust crate aws_lambda_events to 0.7.0 ([#5067](https://github.com/netlify/cli/issues/5067)) ([d0a691b](https://github.com/netlify/cli/commit/d0a691b968d7da9f1567b29cf24a6e46dff31466))
* **deps:** update rust crate lambda_runtime to 0.6.1 ([#5062](https://github.com/netlify/cli/issues/5062)) ([bf5bc2e](https://github.com/netlify/cli/commit/bf5bc2e0a9a9286985a5d7e6b7d10afdfc2c9f89))
* **deps:** update rust crate tokio to 1.21.1 ([#5063](https://github.com/netlify/cli/issues/5063)) ([1206d87](https://github.com/netlify/cli/commit/1206d872c0e8efab1f0281eaff03bfd33e02803b))
* graph code generator TOML injection ([#5053](https://github.com/netlify/cli/issues/5053)) ([6ab0493](https://github.com/netlify/cli/commit/6ab0493dfe64e77e46b24d222531b18078e9d8d8))
* **graph:** fix siteId codegen issues ([#5056](https://github.com/netlify/cli/issues/5056)) ([6a20ecb](https://github.com/netlify/cli/commit/6a20ecb66effe18d2c697d12ebd6a7e465ae432b))

## [11.8.0](https://github.com/netlify/cli/compare/v11.7.1...v11.8.0) (2022-09-15)


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
@@ -1,7 +1,7 @@
{
"name": "netlify-cli",
"description": "Netlify command line tool",
"version": "11.8.0",
"version": "11.8.1",
"author": "Netlify Inc.",
"contributors": [
"@whitep4nth3r (https://twitter.com/whitep4nth3r)",
Expand Down

1 comment on commit 528207c

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

Please sign in to comment.