Skip to content

Commit f3257a5

Browse files
chore(main): release 26.0.0 (#8220)
🤖 I have created a release *beep* *boop* --- ## [26.0.0](v25.6.2...v26.0.0) (2026-04-28) ### ⚠ BREAKING CHANGES * add support for new Netlify Database primitive ([#8212](#8212)) ### Features * add support for new Netlify Database primitive ([#8212](#8212)) ([a153489](a153489)) ### Bug Fixes * set NETLIFY_DB_DRIVER when running netlify dev ([#8219](#8219)) ([3ececcd](3ececcd)) --- 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 a153489 commit f3257a5

3 files changed

Lines changed: 19 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,22 @@ 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+
## [26.0.0](https://github.com/netlify/cli/compare/v25.6.2...v26.0.0) (2026-04-28)
12+
13+
14+
### ⚠ BREAKING CHANGES
15+
16+
* add support for new Netlify Database primitive ([#8212](https://github.com/netlify/cli/issues/8212))
17+
18+
### Features
19+
20+
* add support for new Netlify Database primitive ([#8212](https://github.com/netlify/cli/issues/8212)) ([a153489](https://github.com/netlify/cli/commit/a15348913f1b351fbf1333f7037fefc53ebda8bd))
21+
22+
23+
### Bug Fixes
24+
25+
* set NETLIFY_DB_DRIVER when running netlify dev ([#8219](https://github.com/netlify/cli/issues/8219)) ([3ececcd](https://github.com/netlify/cli/commit/3ececcd89ef81f4ad358ba713839c7f3789a97d2))
26+
1127
## [25.6.2](https://github.com/netlify/cli/compare/v25.6.1...v25.6.2) (2026-04-28)
1228

1329

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

0 commit comments

Comments
 (0)