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 8e22513 commit ea560a9Copy full SHA for ea560a9
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Laravel DataTables Vite CHANGELOG
2
3
+## v0.6.1 - 2024-12-13
4
+
5
+- Fix reload button text #12
6
7
## v0.6.0 - 2024-11-14
8
9
- Upgrade to DataTables 2 #11
publish.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-version=0.6.0
+version=0.6.1
echo "Publishing version $version"
0 commit comments