Skip to content

Commit 901060d

Browse files
chore(main): release 25.4.0 (#8197)
🤖 I have created a release *beep* *boop* --- ## [25.4.0](v25.3.0...v25.4.0) (2026-04-23) ### Features * show migrations directory path in `database status` ([#8187](#8187)) ([a378a02](a378a02)) * various improvements to `database` commands ([#8200](#8200)) ([2947a99](2947a99)) ### Bug Fixes * **deps:** update dependency @netlify/dev to v4.17.3 ([#8196](#8196)) ([0bc12bd](0bc12bd)) --- 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 2947a99 commit 901060d

3 files changed

Lines changed: 16 additions & 3 deletions

File tree

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+
## [25.4.0](https://github.com/netlify/cli/compare/v25.3.0...v25.4.0) (2026-04-23)
12+
13+
14+
### Features
15+
16+
* show migrations directory path in `database status` ([#8187](https://github.com/netlify/cli/issues/8187)) ([a378a02](https://github.com/netlify/cli/commit/a378a0292bc928c81af023413dc20de6dc960eb4))
17+
* various improvements to `database` commands ([#8200](https://github.com/netlify/cli/issues/8200)) ([2947a99](https://github.com/netlify/cli/commit/2947a99380d04ec5dd5c4b101671ae435794e461))
18+
19+
20+
### Bug Fixes
21+
22+
* **deps:** update dependency @netlify/dev to v4.17.3 ([#8196](https://github.com/netlify/cli/issues/8196)) ([0bc12bd](https://github.com/netlify/cli/commit/0bc12bdec1d9d90778f30fd3757cceceb2729e7e))
23+
1124
## [25.3.0](https://github.com/netlify/cli/compare/v25.2.0...v25.3.0) (2026-04-22)
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": "25.3.0",
4+
"version": "25.4.0",
55
"author": "Netlify Inc.",
66
"type": "module",
77
"engines": {

0 commit comments

Comments
 (0)