Skip to content

Commit b52faaf

Browse files
chore(main): release 23.13.6
1 parent 803c6ae commit b52faaf

3 files changed

Lines changed: 12 additions & 3 deletions

File tree

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.13.6](https://github.com/netlify/cli/compare/v23.13.5...v23.13.6) (2026-01-22)
12+
13+
14+
### Bug Fixes
15+
16+
* **deps:** bump tar from 7.5.3 to 7.5.6 ([#7883](https://github.com/netlify/cli/issues/7883)) ([d563fac](https://github.com/netlify/cli/commit/d563fac9d31435f5d5f234f17e75c1342dbf0b63))
17+
* **deps:** update dependency @netlify/edge-functions to v3.0.3 ([#7860](https://github.com/netlify/cli/issues/7860)) ([803c6ae](https://github.com/netlify/cli/commit/803c6ae26e10f957ce4a20ee7ae02786dc6cb947))
18+
* **deps:** update dependency lodash to v4.17.23 [security] ([#7885](https://github.com/netlify/cli/issues/7885)) ([e0fe8dc](https://github.com/netlify/cli/commit/e0fe8dc520e78e0ba0b4eab333c2eff9529f9099))
19+
1120
## [23.13.5](https://github.com/netlify/cli/compare/v23.13.4...v23.13.5) (2026-01-20)
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.13.5",
4+
"version": "23.13.6",
55
"author": "Netlify Inc.",
66
"type": "module",
77
"engines": {

0 commit comments

Comments
 (0)