Skip to content

Commit 403ef59

Browse files
chore(release): 7.0.0 [skip ci]
# [7.0.0](v6.1.0...v7.0.0) (2025-10-02) * feat!: support Express v5 in adminjs-nestjs (#68) ([1e35db1](1e35db1)), closes [#68](#68) ### BREAKING CHANGES * From now on, adminjs-nestjs will support Express v5 only. Applications running on Express v4 (or earlier) must upgrade to Express v5 to continue using this package.
1 parent e512ad3 commit 403ef59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adminjs/nestjs",
3-
"version": "6.1.0",
3+
"version": "7.0.0",
44
"type": "module",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)