Skip to content

Commit 001a614

Browse files
chore(release): 6.2.4 [skip ci]
## [6.2.4](v6.2.3...v6.2.4) (2022-09-20) ### Bug Fixes * fix no display in filter drawer previous boolean and reference values ([#1258](https://github.com/SoftwareBrothers/adminjs/issues/1258))([@jwasiak](https://github.com/jwasiak)) ([5c04d41](5c04d41))
1 parent 5c04d41 commit 001a614

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

0 commit comments

Comments
 (0)