diff --git a/CHANGELOG.md b/CHANGELOG.md index cb74e926..1efcf64c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 3.0.3 - 2024-08-14 + +### Fixed +- Fix a compatibility issue with `nystudio107/craft-plugin-vite` 5.0.2. + ## 3.0.2 - 2024-08-14 ### Added diff --git a/composer.json b/composer.json index e9360c96..374f7657 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "verbb/formie", "description": "The most user-friendly forms plugin for Craft.", "type": "craft-plugin", - "version": "3.0.2", + "version": "3.0.3", "keywords": [ "craft", "cms",