From 75abf010a8e72d150f3aac3d9cb1223ec62e71a7 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 8 Aug 2024 10:23:33 +0000 Subject: [PATCH] chore(release): 7.8.9 [skip ci] ## [7.8.9](https://github.com/SoftwareBrothers/adminjs/compare/v7.8.8...v7.8.9) (2024-08-08) ### Bug Fixes * propertyType date edit should not convert to local timezone ([#1694](https://github.com/SoftwareBrothers/adminjs/issues/1694))(@AshotN) ([2d2b4f2](https://github.com/SoftwareBrothers/adminjs/commit/2d2b4f239c4815a2f919b4a32771478dc4e62879)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5aae344dc..2b9e39064 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "adminjs", - "version": "7.8.8", + "version": "7.8.9", "description": "Admin panel for apps written in node.js", "type": "module", "exports": {