Skip to content

Commit 18b88fc

Browse files
chore(main): release 24.5.0 (#8085)
🤖 I have created a release *beep* *boop* --- ## [24.5.0](v24.4.1...v24.5.0) (2026-03-24) ### Features * AX of ntl deploy ([#8083](#8083)) ([3c2387e](3c2387e)) * support a create with agent runners flow in CLI ([#8066](#8066)) ([b100657](b100657)) ### Bug Fixes * **deps:** update netlify packages ([#8084](#8084)) ([8634ba2](8634ba2)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent b100657 commit 18b88fc

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.5.0](https://github.com/netlify/cli/compare/v24.4.1...v24.5.0) (2026-03-24)
12+
13+
14+
### Features
15+
16+
* AX of ntl deploy ([#8083](https://github.com/netlify/cli/issues/8083)) ([3c2387e](https://github.com/netlify/cli/commit/3c2387e1a2a9d086b605966c527ae472eee80309))
17+
* support a create with agent runners flow in CLI ([#8066](https://github.com/netlify/cli/issues/8066)) ([b100657](https://github.com/netlify/cli/commit/b100657432707e8a080c671154c8319c5f1e2c4a))
18+
19+
20+
### Bug Fixes
21+
22+
* **deps:** update netlify packages ([#8084](https://github.com/netlify/cli/issues/8084)) ([8634ba2](https://github.com/netlify/cli/commit/8634ba2a2de44e543e9645d63df74d86f28f0045))
23+
1124
## [24.4.1](https://github.com/netlify/cli/compare/v24.4.0...v24.4.1) (2026-03-23)
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.4.1",
4+
"version": "24.5.0",
55
"author": "Netlify Inc.",
66
"type": "module",
77
"engines": {

0 commit comments

Comments
 (0)