Skip to content

Commit 7331ddd

Browse files
chore(main): release 23.0.1
1 parent 506ad58 commit 7331ddd

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ 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.0.1](https://github.com/netlify/cli/compare/v23.0.0...v23.0.1) (2025-07-29)
12+
13+
14+
### Bug Fixes
15+
16+
* **deps:** update dependency @netlify/dev-utils to v4.1.1 ([#7491](https://github.com/netlify/cli/issues/7491)) ([b90febd](https://github.com/netlify/cli/commit/b90febd95e78b2cff8df19769e21c76777145b31))
17+
* **deps:** update dependency @netlify/edge-functions to v2.16.3 ([#7494](https://github.com/netlify/cli/issues/7494)) ([506ad58](https://github.com/netlify/cli/commit/506ad58671aa05b393b5ff5ef3238fbcf64a926f))
18+
1119
## [23.0.0](https://github.com/netlify/cli/compare/v22.4.0...v23.0.0) (2025-07-28)
1220

1321

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

0 commit comments

Comments
 (0)