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 b52dd47 commit beddb86Copy full SHA for beddb86
2 files changed
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 5.0.8 - 2026-03-15
4
+
5
+### Fixed
6
+- Fix alignment options not working correctly.
7
8
## 5.0.7 - 2026-02-13
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.7",
+ "version": "5.0.8",
"keywords": [
"craft",
"cms",
0 commit comments