diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e31cbc..67313f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 4.0.14 - 2024-10-09 + +### Fixed +- Fix email validation for cell value. + ## 4.0.13 - 2024-09-04 ### Fixed diff --git a/composer.json b/composer.json index 48c41a2..1016fd3 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "verbb/tablemaker", "description": "Create customizable and user-defined table fields.", "type": "craft-plugin", - "version": "4.0.13", + "version": "4.0.14", "keywords": [ "craft", "cms",