Skip to content

Commit 382c579

Browse files
chore(main): release 23.7.3 (#7646)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 76c3009 commit 382c579

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,15 @@ 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.3](https://github.com/netlify/cli/compare/v23.7.2...v23.7.3) (2025-09-24)
12+
13+
14+
### Bug Fixes
15+
16+
* **deps:** update dependency @netlify/blobs to v10.0.11 ([#7647](https://github.com/netlify/cli/issues/7647)) ([47e14cd](https://github.com/netlify/cli/commit/47e14cd85b0cf26db3bb064288d1228c3f0f8d34))
17+
* show deploy errors when `--json` is used ([#7649](https://github.com/netlify/cli/issues/7649)) ([76c3009](https://github.com/netlify/cli/commit/76c300913b5a528bb388efa0290caf80378da011))
18+
* support non interactive tty when deploying ([#7640](https://github.com/netlify/cli/issues/7640)) ([1e7fc92](https://github.com/netlify/cli/commit/1e7fc92d50f1679595c2310612228e58058965af))
19+
1120
## [23.7.2](https://github.com/netlify/cli/compare/v23.7.1...v23.7.2) (2025-09-24)
1221

1322

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

0 commit comments

Comments
 (0)