Skip to content

Commit

Permalink
chore(main): release 10.13.0 (#4869)
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 29, 2022
1 parent 90e8c3e commit 1f7fa51
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,21 @@ 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.13.0](https://github.com/netlify/cli/compare/v10.12.1...v10.13.0) (2022-07-29)


### Features

* pass site information to edge function context in dev command ([#4857](https://github.com/netlify/cli/issues/4857)) ([9ab5603](https://github.com/netlify/cli/commit/9ab5603c3555a8164240e8eee7b187e5bf11980c))


### Bug Fixes

* **deps:** update dependency @netlify/build to ^27.6.0 ([#4872](https://github.com/netlify/cli/issues/4872)) ([a684bc9](https://github.com/netlify/cli/commit/a684bc9cd4636562d019f3c35e54813a00276cbd))
* **deps:** update dependency @netlify/build to ^27.7.0 ([#4875](https://github.com/netlify/cli/issues/4875)) ([6f99bdc](https://github.com/netlify/cli/commit/6f99bdc1bb7a5ae5c0f61f619d17e0e20c02d17d))
* **deps:** update dependency @netlify/edge-bundler to ^1.8.0 ([#4874](https://github.com/netlify/cli/issues/4874)) ([6ff4d8a](https://github.com/netlify/cli/commit/6ff4d8a66dcb82482576b0578d5be8ca637960fb))
* **graph:** fix graph:pull and codegen bugs ([#4878](https://github.com/netlify/cli/issues/4878)) ([90e8c3e](https://github.com/netlify/cli/commit/90e8c3ede75e4578787a73908bbd55b467e3af82))

## [10.12.1](https://github.com/netlify/cli/compare/v10.12.0...v10.12.1) (2022-07-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.12.1",
"version": "10.13.0",
"author": "Netlify Inc.",
"contributors": [
"Abraham Schilling <AbrahamSchilling@gmail.com> (https://gitlab.com/n4bb12)",
Expand Down

1 comment on commit 1f7fa51

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

Please sign in to comment.