Skip to content

Commit 9ccff3d

Browse files
chore(main): release 23.8.0
1 parent a8a9165 commit 9ccff3d

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

1010

11+
## [23.8.0](https://github.com/netlify/cli/compare/v23.7.3...v23.8.0) (2025-09-25)
12+
13+
14+
### Features
15+
16+
* support ai gateway for local edge functions ([#7637](https://github.com/netlify/cli/issues/7637)) ([0349686](https://github.com/netlify/cli/commit/0349686b11580a45e5729bf3296c8d65fbe116fa))
17+
18+
19+
### Bug Fixes
20+
21+
* **deps:** update dependency @netlify/dev-utils to v4.2.0 ([#7648](https://github.com/netlify/cli/issues/7648)) ([9c03ac7](https://github.com/netlify/cli/commit/9c03ac7de9e9233942c14e69d82d6fcb571c1dbc))
22+
* **deps:** update dependency @netlify/edge-functions to v2.18.1 ([#7624](https://github.com/netlify/cli/issues/7624)) ([f7986e6](https://github.com/netlify/cli/commit/f7986e66828b4ace8fde5f40d5165d01d8c51718))
23+
* **deps:** update dependency debug to v4.4.3 ([#7654](https://github.com/netlify/cli/issues/7654)) ([f350d1b](https://github.com/netlify/cli/commit/f350d1bc87b840069a7e2b17ef0f7f8a2772bc31))
24+
* **deps:** update netlify packages ([#7650](https://github.com/netlify/cli/issues/7650)) ([a8a9165](https://github.com/netlify/cli/commit/a8a91657ad5da4e441439bdce09812c772b69873))
25+
1126
## [23.7.3](https://github.com/netlify/cli/compare/v23.7.2...v23.7.3) (2025-09-24)
1227

1328

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": "23.7.3",
4+
"version": "23.8.0",
55
"author": "Netlify Inc.",
66
"type": "module",
77
"engines": {

0 commit comments

Comments
 (0)