Skip to content

Commit cd7e1fd

Browse files
chore(main): release 24.2.0 (#8018)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent b5a44db commit cd7e1fd

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,19 @@ 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.2.0](https://github.com/netlify/cli/compare/v24.1.0...v24.2.0) (2026-03-12)
12+
13+
14+
### Features
15+
16+
* agent-friendly login flow (--request / --check) ([#7971](https://github.com/netlify/cli/issues/7971)) ([b5a44db](https://github.com/netlify/cli/commit/b5a44dbe6e830af88c786e3cdd05857ce59ff8ca))
17+
18+
19+
### Bug Fixes
20+
21+
* **deps:** bump rollup from 4.52.2 to 4.59.0 ([#8017](https://github.com/netlify/cli/issues/8017)) ([5432e0b](https://github.com/netlify/cli/commit/5432e0b421987c44d9550bbfa8e5437d25b443b9))
22+
* **deps:** update dependency @netlify/api to v14.0.18 ([#8021](https://github.com/netlify/cli/issues/8021)) ([fb2e776](https://github.com/netlify/cli/commit/fb2e7767e2d5a53edbed3a3fbf2bf35395a7acd7))
23+
1124
## [24.1.0](https://github.com/netlify/cli/compare/v24.0.1...v24.1.0) (2026-03-11)
1225

1326

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

0 commit comments

Comments
 (0)