Skip to content

Commit 59f8433

Browse files
chore(main): release 17.31.0 (#6737)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 1c6903f commit 59f8433

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,19 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1313

1414

1515

16+
## [17.31.0](https://github.com/netlify/cli/compare/v17.30.0...v17.31.0) (2024-07-01)
17+
18+
19+
### Features
20+
21+
* add support for the Frameworks API ([#6735](https://github.com/netlify/cli/issues/6735)) ([6a48a38](https://github.com/netlify/cli/commit/6a48a3826f846f81dea89c36531fc39ab4a02fa8))
22+
* load edge functions from Frameworks API in `serve` ([#6738](https://github.com/netlify/cli/issues/6738)) ([1c6903f](https://github.com/netlify/cli/commit/1c6903faf1acca743119d3519617247543f52bb1))
23+
24+
25+
### Bug Fixes
26+
27+
* **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))
28+
1629
## [17.30.0](https://github.com/netlify/cli/compare/v17.29.0...v17.30.0) (2024-06-26)
1730

1831

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "netlify-cli",
33
"description": "Netlify command line tool",
4-
"version": "17.30.0",
4+
"version": "17.31.0",
55
"author": "Netlify Inc.",
66
"type": "module",
77
"engines": {

0 commit comments

Comments
 (0)