Skip to content

Commit f1c0f79

Browse files
chore(release): 7.0.9 [skip ci]
## [7.0.9](v7.0.8...v7.0.9) (2023-07-04) ### Bug Fixes * do not call API on route enter if action has no component ([88e30e9](88e30e9)) * fix 'no component' error when using a resource action with no component ([09ade25](09ade25)) * make delete action perform delete only for POST method ([59ef554](59ef554))
1 parent 88e30e9 commit f1c0f79

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": "7.0.8",
3+
"version": "7.0.9",
44
"description": "Admin panel for apps written in node.js",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)