Skip to content

Commit e99e1a8

Browse files
chore(release): 6.8.6 [skip ci]
## [6.8.6](v6.8.5...v6.8.6) (2023-02-14) ### Bug Fixes * fix back button not closing drawer ([#1416](#1416)) ([03af683](03af683))
1 parent 03af683 commit e99e1a8

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

0 commit comments

Comments
 (0)