From edb490b9d1a2ffa52d25a639c869dcc7f4c5f35f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 27 Feb 2024 21:14:29 +0000 Subject: [PATCH] chore(release): 4.0.5 [skip ci] ## [4.0.5](https://github.com/SoftwareBrothers/adminjs-design-system/compare/v4.0.4...v4.0.5) (2024-02-27) ### Bug Fixes * fix how parseISO is imported from date-fns ([b874d1d](https://github.com/SoftwareBrothers/adminjs-design-system/commit/b874d1d842c6c4977cf933d46ec176ddbe283be8)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 29173e8..b82770e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@adminjs/design-system", - "version": "4.0.4", + "version": "4.0.5", "description": "DesignSystem which AdminJS is built with", "type": "module", "exports": {