Skip to content

Commit 86a306b

Browse files
chore(release): 4.0.0-beta.2 [skip ci]
# [4.0.0-beta.2](v4.0.0-beta.1...v4.0.0-beta.2) (2023-04-05) ### chore * update packages for esm ([c0dbb0d](c0dbb0d)) ### Features * change to ECMAScript modules, replaced AdminJS.bundle with ComponentLoader, ([bb3a542](bb3a542)) * replaced AdminJS.bundle to ComponentLoader ([aa2a3c0](aa2a3c0)) ### BREAKING CHANGES * The package won't support CJS anymore.
1 parent c1efdb6 commit 86a306b

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/upload",
3-
"version": "4.0.0-beta.1",
3+
"version": "4.0.0-beta.2",
44
"type": "module",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)