Skip to content

Commit 061c6f0

Browse files
chore(release): 4.0.0 [skip ci]
# [4.0.0](v3.0.0...v4.0.0) (2023-04-18) ### chore * rewrite package to esmodules ([#117](#117)) ([8dd8cc0](8dd8cc0)) ### BREAKING CHANGES * The package won't support CJS anymore.
1 parent 8dd8cc0 commit 061c6f0

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/sequelize",
3-
"version": "3.0.0",
3+
"version": "4.0.0",
44
"description": "Sequelize adapter for AdminJS",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)