Skip to content

Commit d18fffe

Browse files
chore(release): 5.0.0 [skip ci]
# [5.0.0](v4.0.0...v5.0.0) (2023-04-18) ### chore * rewrite package to esmodules ([#57](#57)) ([4878e52](4878e52)) ### BREAKING CHANGES * The package won't support CJS anymore.
1 parent 4878e52 commit d18fffe

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
@@ -7,7 +7,7 @@
77
"types": "./lib/index.d.ts"
88
}
99
},
10-
"version": "4.0.0",
10+
"version": "5.0.0",
1111
"description": "TypeORM adapter for AdminJS",
1212
"keywords": [
1313
"typeorm",

0 commit comments

Comments
 (0)