We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0aaf82c commit 0a18243Copy full SHA for 0a18243
2 files changed
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 5.0.3 - 2024-10-09
4
+
5
+### Fixed
6
+- Fix email validation for cell value.
7
8
## 5.0.2 - 2024-09-04
9
10
### Fixed
composer.json
@@ -2,7 +2,7 @@
"name": "verbb/tablemaker",
"description": "Create customizable and user-defined table fields.",
"type": "craft-plugin",
- "version": "5.0.2",
+ "version": "5.0.3",
"keywords": [
"craft",
"cms",
0 commit comments