Skip to content

Commit f31e62f

Browse files
chore(main): release 23.1.5
1 parent ee01335 commit f31e62f

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,17 @@ 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.1.5](https://github.com/netlify/cli/compare/v23.1.4...v23.1.5) (2025-08-19)
12+
13+
14+
### Bug Fixes
15+
16+
* **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))
17+
* **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))
18+
* **deps:** update dependency chalk to v5.6.0 ([#7567](https://github.com/netlify/cli/issues/7567)) ([ee01335](https://github.com/netlify/cli/commit/ee013353190acee0951332413a297ba86d749146))
19+
* **deps:** update netlify packages ([#7549](https://github.com/netlify/cli/issues/7549)) ([f8840aa](https://github.com/netlify/cli/commit/f8840aa07a84a77731cea0d9a1ffa0dcd1ce9dcb))
20+
* **deps:** update netlify packages ([#7559](https://github.com/netlify/cli/issues/7559)) ([7265160](https://github.com/netlify/cli/commit/7265160ab1fee97bb9beefdc199f62b57ed559a6))
21+
1122
## [23.1.4](https://github.com/netlify/cli/compare/v23.1.3...v23.1.4) (2025-08-12)
1223

1324

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.1.5",
55
"author": "Netlify Inc.",
66
"type": "module",
77
"engines": {

0 commit comments

Comments
 (0)