Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 11c812f

Browse files
authored
Merge branch 'main' into ga-launch-migration
2 parents a0c75e4 + 1b8171d commit 11c812f

3 files changed

Lines changed: 38 additions & 21 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@ 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+
## [24.11.1](https://github.com/netlify/cli/compare/v24.11.0...v24.11.1) (2026-04-09)
12+
13+
14+
### Bug Fixes
15+
16+
* **deps:** update netlify packages ([#8143](https://github.com/netlify/cli/issues/8143)) ([0489cac](https://github.com/netlify/cli/commit/0489cac87214c892edb68ba5b117c8a9e41f6724))
17+
1118
## [24.11.0](https://github.com/netlify/cli/compare/v24.10.0...v24.11.0) (2026-04-09)
1219

1320

package-lock.json

Lines changed: 28 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
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": "24.11.0",
4+
"version": "24.11.1",
55
"author": "Netlify Inc.",
66
"type": "module",
77
"engines": {
@@ -61,8 +61,8 @@
6161
"@netlify/ai": "0.4.1",
6262
"@netlify/api": "14.0.18",
6363
"@netlify/blobs": "10.7.0",
64-
"@netlify/build": "35.11.2",
65-
"@netlify/build-info": "10.4.0",
64+
"@netlify/build": "35.12.0",
65+
"@netlify/build-info": "10.5.0",
6666
"@netlify/config": "24.4.4",
6767
"@netlify/dev": "4.16.4",
6868
"@netlify/dev-utils": "4.4.3",

0 commit comments

Comments
 (0)