Skip to content

Commit

Permalink
chore(main): release 17.31.0 (#6737)
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 1, 2024
1 parent 1c6903f commit 59f8433
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 @@ -13,6 +13,19 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).



## [17.31.0](https://github.com/netlify/cli/compare/v17.30.0...v17.31.0) (2024-07-01)


### Features

* add support for the Frameworks API ([#6735](https://github.com/netlify/cli/issues/6735)) ([6a48a38](https://github.com/netlify/cli/commit/6a48a3826f846f81dea89c36531fc39ab4a02fa8))
* load edge functions from Frameworks API in `serve` ([#6738](https://github.com/netlify/cli/issues/6738)) ([1c6903f](https://github.com/netlify/cli/commit/1c6903faf1acca743119d3519617247543f52bb1))


### Bug Fixes

* **deps:** update dependency https-proxy-agent to v7.0.5 ([#6741](https://github.com/netlify/cli/issues/6741)) ([3262995](https://github.com/netlify/cli/commit/3262995c628a6369b5ff7da3da812993430c0d8c))

## [17.30.0](https://github.com/netlify/cli/compare/v17.29.0...v17.30.0) (2024-06-26)


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": "17.30.0",
"version": "17.31.0",
"author": "Netlify Inc.",
"type": "module",
"engines": {
Expand Down

1 comment on commit 59f8433

@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,213
  • Package size: 313 MB
  • Number of ts-expect-error directives: 976

Please sign in to comment.