Skip to content

Commit 08e4e3d

Browse files
chore(release): 4.0.0 [skip ci]
# [4.0.0](v3.0.1...v4.0.0) (2023-04-18) * v4 (#65) ([2be1dab](2be1dab)), closes [#65](#65) ### BREAKING CHANGES * The package won't support CJS anymore. * You now have to provide your ComponentLoader instance to the feature
1 parent 2be1dab commit 08e4e3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adminjs/upload",
3-
"version": "3.0.1",
3+
"version": "4.0.0",
44
"type": "module",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)