Skip to content

Commit 5078d9d

Browse files
chore(release): 4.1.0 [skip ci]
# [4.1.0](v4.0.0...v4.1.0) (2025-09-24) ### Features * export data types for customization ([#25](https://github.com/SoftwareBrothers/adminjs-mikroorm/issues/25))([@gavar](https://github.com/gavar)) ([a0f31d8](a0f31d8))
1 parent a0f31d8 commit 5078d9d

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
@@ -18,7 +18,7 @@
1818
"require": "./lib/index.js"
1919
}
2020
},
21-
"version": "4.0.0",
21+
"version": "4.1.0",
2222
"license": "MIT",
2323
"scripts": {
2424
"clean": "rm -fR lib",

0 commit comments

Comments
 (0)