Skip to content

Commit

Permalink
chore(main): release 10.17.0 (#4924)
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 Aug 11, 2022
1 parent 11b9887 commit 3994939
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.17.0](https://github.com/netlify/cli/compare/v10.16.0...v10.17.0) (2022-08-11)


### Features

* read scopes and contexts in `env:get`, `env:list`, and `dev` ([#4839](https://github.com/netlify/cli/issues/4839)) ([3dfa6e5](https://github.com/netlify/cli/commit/3dfa6e522577a7404a7effe0f46ac950a149618a))


### Bug Fixes

* **deps:** update dependency @netlify/plugins-list to ^6.38.0 ([#4923](https://github.com/netlify/cli/issues/4923)) ([7317269](https://github.com/netlify/cli/commit/7317269130ac4017d7d4771ae955f6424ce59e40))
* **graph:** Support fragments on interfaces during codegen ([#4925](https://github.com/netlify/cli/issues/4925)) ([11b9887](https://github.com/netlify/cli/commit/11b9887e4ef52b9c8cd0097f457d4a7ed08e4f3b))

## [10.16.0](https://github.com/netlify/cli/compare/v10.15.0...v10.16.0) (2022-08-10)


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.16.0",
"version": "10.17.0",
"author": "Netlify Inc.",
"contributors": [
"@whitep4nth3r (https://twitter.com/whitep4nth3r)",
Expand Down

1 comment on commit 3994939

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

Please sign in to comment.