From 124e1970582845ad9cb0cd5aa3fcfb8484dcb6a3 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 28 Jun 2023 11:01:04 +0000 Subject: [PATCH] chore(release): 7.0.8 [skip ci] ## [7.0.8](https://github.com/SoftwareBrothers/adminjs/compare/v7.0.7...v7.0.8) (2023-06-28) ### Bug Fixes * allow to import original components without HOC-loop ([52d2742](https://github.com/SoftwareBrothers/adminjs/commit/52d2742b6776fba1e7afefeafbb4fba8bf7aab6a)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e1beb74af..ef2f7fe1c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "adminjs", - "version": "7.0.7", + "version": "7.0.8", "description": "Admin panel for apps written in node.js", "type": "module", "exports": {