Skip to content

Commit fd8ad92

Browse files
chore(release): 4.0.0 [skip ci]
# [4.0.0](v3.0.3...v4.0.0) (2023-04-18) ### chore * rewrite package to esmodules ([#101](#101)) ([bf4b791](bf4b791)), closes [#102](#102) ### BREAKING CHANGES * The package won't support CJS anymore * fix(ci): temporarily disable tests in ci * fix(ci): downgrade gh actions to verify why lib is not built * fix(ci): simplify CI steps, add npmignore
1 parent bf4b791 commit fd8ad92

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/mongoose",
3-
"version": "3.0.3",
3+
"version": "4.0.0",
44
"description": "Mongoose adapter for adminjs",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)