Skip to content

Commit 4c4c772

Browse files
Merge branch 'main' into renovate/netlify-edge-functions-2.x
2 parents b33bf47 + fa87407 commit 4c4c772

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,18 @@ 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.7.0](https://github.com/netlify/cli/compare/v23.6.0...v23.7.0) (2025-09-23)
12+
13+
14+
### Features
15+
16+
* support ai gateway ([#7609](https://github.com/netlify/cli/issues/7609)) ([efb5a3f](https://github.com/netlify/cli/commit/efb5a3f02fcc22943bd81f46f940170233b5dfa0))
17+
18+
19+
### Bug Fixes
20+
21+
* use env from cachedConfig when offlineEnv is set ([e0648b8](https://github.com/netlify/cli/commit/e0648b889598f5d605f0ec1a42e387b47e6e6b13))
22+
1123
## [23.6.0](https://github.com/netlify/cli/compare/v23.5.1...v23.6.0) (2025-09-18)
1224

1325

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

0 commit comments

Comments
 (0)