Skip to content

Commit 07a883a

Browse files
chore(release): 6.0.0-beta.3 [skip ci]
# [6.0.0-beta.3](v6.0.0-beta.2...v6.0.0-beta.3) (2023-03-28) ### Bug Fixes * serve custom components bundle publicly ([48248e2](48248e2))
1 parent 48248e2 commit 07a883a

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/express",
3-
"version": "6.0.0-beta.2",
3+
"version": "6.0.0-beta.3",
44
"description": "This is an official AdminJS plugin which integrates it with Express.js framework",
55
"main": "lib/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)