Skip to content

Commit cc34a97

Browse files
chore(main): release 23.2.0 (#7554)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 784b6e4 commit cc34a97

File tree

3 files changed

+19
-3
lines changed

3 files changed

+19
-3
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,22 @@ 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.2.0](https://github.com/netlify/cli/compare/v23.1.4...v23.2.0) (2025-08-20)
12+
13+
14+
### Features
15+
16+
* **deploy:** significantly improve agent experience (AX) with non-interactive deploy support ([#7552](https://github.com/netlify/cli/issues/7552)) ([784b6e4](https://github.com/netlify/cli/commit/784b6e4fdd8ac129ef396d6b591114107ecfc365))
17+
18+
19+
### Bug Fixes
20+
21+
* **deps:** update dependency @netlify/build to v35.1.2 ([#7564](https://github.com/netlify/cli/issues/7564)) ([be4984c](https://github.com/netlify/cli/commit/be4984cae4433227f0c79b9ad5e114ba834d10c2))
22+
* **deps:** update dependency @netlify/zip-it-and-ship-it to v14.1.4 ([#7565](https://github.com/netlify/cli/issues/7565)) ([5026b17](https://github.com/netlify/cli/commit/5026b17d064f2394dcf8e46299852f37526e133b))
23+
* **deps:** update dependency chalk to v5.6.0 ([#7567](https://github.com/netlify/cli/issues/7567)) ([ee01335](https://github.com/netlify/cli/commit/ee013353190acee0951332413a297ba86d749146))
24+
* **deps:** update netlify packages ([#7549](https://github.com/netlify/cli/issues/7549)) ([f8840aa](https://github.com/netlify/cli/commit/f8840aa07a84a77731cea0d9a1ffa0dcd1ce9dcb))
25+
* **deps:** update netlify packages ([#7559](https://github.com/netlify/cli/issues/7559)) ([7265160](https://github.com/netlify/cli/commit/7265160ab1fee97bb9beefdc199f62b57ed559a6))
26+
1127
## [23.1.4](https://github.com/netlify/cli/compare/v23.1.3...v23.1.4) (2025-08-12)
1228

1329

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

0 commit comments

Comments
 (0)