Skip to content

Commit 63b6f1c

Browse files
chore(main): release 23.15.0 (#7907)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent d18c7a6 commit 63b6f1c

File tree

3 files changed

+25
-3
lines changed

3 files changed

+25
-3
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,28 @@ 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.15.0](https://github.com/netlify/cli/compare/v23.14.0...v23.15.0) (2026-02-03)
12+
13+
14+
### Features
15+
16+
* use site caps for AIG gating, add support to dev-exec and serve ([#7904](https://github.com/netlify/cli/issues/7904)) ([f33a839](https://github.com/netlify/cli/commit/f33a8391f7c2dda6bd83ce0a7ea00bf13703e358))
17+
18+
19+
### Bug Fixes
20+
21+
* **deploy:** add normalize content in deploy command ([#7908](https://github.com/netlify/cli/issues/7908)) ([c5317e3](https://github.com/netlify/cli/commit/c5317e30a2307ce773d79cc2de700b5e941420b7))
22+
* **deps:** bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 ([#7926](https://github.com/netlify/cli/issues/7926)) ([d18c7a6](https://github.com/netlify/cli/commit/d18c7a625fc231594e68115c04ec2d2f0907ad04))
23+
* **deps:** pin dependency @netlify/images to 1.2.5 ([#7897](https://github.com/netlify/cli/issues/7897)) ([ac561d1](https://github.com/netlify/cli/commit/ac561d16540d1999d2cefd066d12d4da66d433e1))
24+
* **deps:** update dependency find-up to v8 ([#7920](https://github.com/netlify/cli/issues/7920)) ([fef2c08](https://github.com/netlify/cli/commit/fef2c082e85e3f526de9264b5a0babf471bee474))
25+
* **deps:** update dependency open to v11 ([#7921](https://github.com/netlify/cli/issues/7921)) ([2f32c3a](https://github.com/netlify/cli/commit/2f32c3ac26a8fa223f6bdf3a00b994a7f608da66))
26+
* **deps:** update dependency p-wait-for to v6 ([#7922](https://github.com/netlify/cli/issues/7922)) ([827d71a](https://github.com/netlify/cli/commit/827d71a0d64eecfd41ccf2d1f4331334df3aed76))
27+
* **deps:** update dependency read-package-up to v12 ([#7923](https://github.com/netlify/cli/issues/7923)) ([71e8517](https://github.com/netlify/cli/commit/71e85176223aebf3153ce7cf9d8109c65e240803))
28+
* **deps:** update dependency terminal-link to v5 ([#7917](https://github.com/netlify/cli/issues/7917)) ([ea72f39](https://github.com/netlify/cli/commit/ea72f393869f7441ac404c8a6e03f980da238a77))
29+
* **deps:** update dependency uuid to v13 ([#7924](https://github.com/netlify/cli/issues/7924)) ([64f2819](https://github.com/netlify/cli/commit/64f28191dd782f479369c254798063338379a39c))
30+
* **deps:** update netlify packages ([#7915](https://github.com/netlify/cli/issues/7915)) ([6a26e81](https://github.com/netlify/cli/commit/6a26e81a3d7947a3314fd55825f795eb627e042e))
31+
* **deps:** upgrade fastify and tar [security] ([#7913](https://github.com/netlify/cli/issues/7913)) ([3dff328](https://github.com/netlify/cli/commit/3dff3289fd41d1ae7481233b8e7ff6b643e8c628))
32+
1133
## [23.14.0](https://github.com/netlify/cli/compare/v23.13.5...v23.14.0) (2026-01-28)
1234

1335

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

0 commit comments

Comments
 (0)