Skip to content

Commit 5a936db

Browse files
chore(main): release 23.9.2 (#7712)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 7bd1c00 commit 5a936db

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
@@ -8,6 +8,19 @@ 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.9.2](https://github.com/netlify/cli/compare/v23.9.1...v23.9.2) (2025-10-21)
12+
13+
14+
### Bug Fixes
15+
16+
* agents-create.test.ts hangs because of awaiting input ([#7711](https://github.com/netlify/cli/issues/7711)) ([1c684f9](https://github.com/netlify/cli/commit/1c684f9d4acf829fda52ce37f7e0e1385efddc53))
17+
* **deps:** update dependency @netlify/ai to v0.3.0 ([#7718](https://github.com/netlify/cli/issues/7718)) ([19a1fc5](https://github.com/netlify/cli/commit/19a1fc5861c9dc125a3dd2449f38fcf676cfb7c2))
18+
* **deps:** update dependency @netlify/blobs to v10.1.0 ([#7721](https://github.com/netlify/cli/issues/7721)) ([43fbbe3](https://github.com/netlify/cli/commit/43fbbe3a320727a44ac99fd28807f3c682c8456f))
19+
* **deps:** update dependency @netlify/edge-functions to v2.19.0 ([#7723](https://github.com/netlify/cli/issues/7723)) ([7bd1c00](https://github.com/netlify/cli/commit/7bd1c0077bea62c053f6451ffb337409c0a8dc43))
20+
* **deps:** update netlify packages ([#7695](https://github.com/netlify/cli/issues/7695)) ([cb3b093](https://github.com/netlify/cli/commit/cb3b0933ea6a7ad3726101ec08ee22792b24f729))
21+
* **deps:** update netlify packages ([#7719](https://github.com/netlify/cli/issues/7719)) ([6859d6d](https://github.com/netlify/cli/commit/6859d6dbab7c71a80ee62c0cc2554d964b486942))
22+
* try to improve deploy.test.ts ([#7714](https://github.com/netlify/cli/issues/7714)) ([8e00eb1](https://github.com/netlify/cli/commit/8e00eb101635adce8e76aea22b3119c607ec59c9))
23+
1124
## [23.9.1](https://github.com/netlify/cli/compare/v23.9.0...v23.9.1) (2025-10-01)
1225

1326

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

0 commit comments

Comments
 (0)