From d537b0d38c68653da22a98f6cd777290f4b69d48 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 31 Jul 2024 11:11:04 +0000 Subject: [PATCH] chore(release): 7.8.8 [skip ci] ## [7.8.8](https://github.com/SoftwareBrothers/adminjs/compare/v7.8.7...v7.8.8) (2024-07-31) ### Bug Fixes * propertyType date should not convert to local timezone ([d105b97](https://github.com/SoftwareBrothers/adminjs/commit/d105b97d75ad066051278818bcfad5835089e4e7)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 26817dda3..5aae344dc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "adminjs", - "version": "7.8.7", + "version": "7.8.8", "description": "Admin panel for apps written in node.js", "type": "module", "exports": {