Skip to content

Commit

Permalink
chore(main): release 15.10.0 (#5881)
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 31, 2023
1 parent df9ef26 commit b08bcac
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 3 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,30 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

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

## [15.10.0](https://github.com/netlify/cli/compare/v15.9.1...v15.10.0) (2023-07-31)


### Features

* add `context.deploy` to edge functions context ([#5909](https://github.com/netlify/cli/issues/5909)) ([df9ef26](https://github.com/netlify/cli/commit/df9ef264020df40a25dfa6e142f4e13d19bedd82))


### Bug Fixes

* b64-encode geo location in local dev ([#5873](https://github.com/netlify/cli/issues/5873)) ([faa6ad2](https://github.com/netlify/cli/commit/faa6ad2762b2cd7c021a568a7f648bdde74661ce))
* **deps:** update dependency @netlify/build to v29.17.3 ([#5902](https://github.com/netlify/cli/issues/5902)) ([829ee1a](https://github.com/netlify/cli/commit/829ee1a979c817f8f5d3ff8af06324a669d814ce))
* **deps:** update dependency @netlify/build-info to v7.7.0 ([#5884](https://github.com/netlify/cli/issues/5884)) ([43d91fc](https://github.com/netlify/cli/commit/43d91fc5086696649fe7968913dcc1149aece9ef))
* **deps:** update dependency @netlify/build-info to v7.7.1 ([#5885](https://github.com/netlify/cli/issues/5885)) ([1daaf5b](https://github.com/netlify/cli/commit/1daaf5b8fa1c210b7e94f9e445aefde03f1f55aa))
* **deps:** update dependency @netlify/build-info to v7.7.3 ([#5899](https://github.com/netlify/cli/issues/5899)) ([8c2b60c](https://github.com/netlify/cli/commit/8c2b60c6725c4f7a28243c7d777f25b595ab72a3))
* **deps:** update dependency @netlify/edge-bundler to v8.17.0 ([#5896](https://github.com/netlify/cli/issues/5896)) ([dbb9b70](https://github.com/netlify/cli/commit/dbb9b7054b66004d56792d4eb51325ce9c8989cc))
* **deps:** update dependency @netlify/edge-bundler to v8.17.1 ([#5901](https://github.com/netlify/cli/issues/5901)) ([a45144a](https://github.com/netlify/cli/commit/a45144a51db3b1a541b1098d97869239487e899b))
* **deps:** update dependency @netlify/serverless-functions-api to v1.5.2 ([#5874](https://github.com/netlify/cli/issues/5874)) ([a403fbd](https://github.com/netlify/cli/commit/a403fbdd311b8c48b2807927c4e3571bef386f76))
* **deps:** update netlify packages ([#5869](https://github.com/netlify/cli/issues/5869)) ([c02d0a4](https://github.com/netlify/cli/commit/c02d0a4a1c51f8923f7565b342ad8a1983f5e72b))
* **deps:** update netlify packages ([#5898](https://github.com/netlify/cli/issues/5898)) ([92cc9ed](https://github.com/netlify/cli/commit/92cc9ed709b909681e0c0494af569ceb9704731f))
* fixes a bug inside the error reporting ([#5880](https://github.com/netlify/cli/issues/5880)) ([f38514a](https://github.com/netlify/cli/commit/f38514a7aa7fa3342d8b16935f4ebd9a74d2e381))
* **templates:** update dependency @types/node to v14.18.54 ([#5905](https://github.com/netlify/cli/issues/5905)) ([3850c33](https://github.com/netlify/cli/commit/3850c33cd9e3105d242208e6f7bd442824cd0d59))
* use upstream of `lambda-local` again ([#5883](https://github.com/netlify/cli/issues/5883)) ([a175f4e](https://github.com/netlify/cli/commit/a175f4e5eac6ae7aad7078dce319a59dc0e03550))

## [15.9.1](https://github.com/netlify/cli/compare/v15.9.0...v15.9.1) (2023-07-19)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.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": "15.9.1",
"version": "15.10.0",
"author": "Netlify Inc.",
"type": "module",
"engines": {
Expand Down

1 comment on commit b08bcac

@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

  • Dependency count: 1,303
  • Package size: 271 MB

Please sign in to comment.