Skip to content

Commit a7e4e18

Browse files
chore(release): 6.2.3 [skip ci]
## [6.2.3](v6.2.2...v6.2.3) (2022-09-12) ### Bug Fixes * fix empty background under Drawer ([0970e4b](0970e4b)) * rewrite DrawerPortal to use createRoot ([3feebd5](3feebd5))
1 parent 0970e4b commit a7e4e18

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",
3-
"version": "6.2.2",
3+
"version": "6.2.3",
44
"description": "Admin panel for apps written in node.js",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)