diff --git a/common/changes/@ilbrando/simple-form-joy/fix-reservespaceforerrormessage_2024-07-22-08-39.json b/common/changes/@ilbrando/simple-form-joy/fix-reservespaceforerrormessage_2024-07-22-08-39.json deleted file mode 100644 index 00c7f42..0000000 --- a/common/changes/@ilbrando/simple-form-joy/fix-reservespaceforerrormessage_2024-07-22-08-39.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@ilbrando/simple-form-joy", - "comment": "Fix reserve spacing for error message", - "type": "patch" - } - ], - "packageName": "@ilbrando/simple-form-joy" -} \ No newline at end of file diff --git a/packages/simple-form-joy/CHANGELOG.json b/packages/simple-form-joy/CHANGELOG.json index adab444..285215e 100644 --- a/packages/simple-form-joy/CHANGELOG.json +++ b/packages/simple-form-joy/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@ilbrando/simple-form-joy", "entries": [ + { + "version": "2.0.4", + "tag": "@ilbrando/simple-form-joy_v2.0.4", + "date": "Mon, 22 Jul 2024 08:44:55 GMT", + "comments": { + "patch": [ + { + "comment": "Fix reserve spacing for error message" + } + ] + } + }, { "version": "2.0.3", "tag": "@ilbrando/simple-form-joy_v2.0.3", diff --git a/packages/simple-form-joy/CHANGELOG.md b/packages/simple-form-joy/CHANGELOG.md index 8f393e5..b4110a2 100644 --- a/packages/simple-form-joy/CHANGELOG.md +++ b/packages/simple-form-joy/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @ilbrando/simple-form-joy -This log was last generated on Fri, 28 Jun 2024 07:51:16 GMT and should not be manually modified. +This log was last generated on Mon, 22 Jul 2024 08:44:55 GMT and should not be manually modified. + +## 2.0.4 +Mon, 22 Jul 2024 08:44:55 GMT + +### Patches + +- Fix reserve spacing for error message ## 2.0.3 Fri, 28 Jun 2024 07:51:16 GMT diff --git a/packages/simple-form-joy/package.json b/packages/simple-form-joy/package.json index 5353235..a5eaf2a 100644 --- a/packages/simple-form-joy/package.json +++ b/packages/simple-form-joy/package.json @@ -1,6 +1,6 @@ { "name": "@ilbrando/simple-form-joy", - "version": "2.0.3", + "version": "2.0.4", "description": "MUI joy components for @ilbrando/simple-form", "license": "MIT", "author": {