Skip to content

Commit f87353f

Browse files
chore(release): 7.8.15 [skip ci]
## [7.8.15](v7.8.14...v7.8.15) (2025-01-14) ### Bug Fixes * use ?? instead of || for fallbacks in modalProps to allow empty strings ([9890e42](9890e42))
1 parent 9890e42 commit f87353f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "adminjs",
3-
"version": "7.8.14",
3+
"version": "7.8.15",
44
"description": "Admin panel for apps written in node.js",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)