Skip to content

Commit ea560a9

Browse files
committed
chore: release 0.6.1 🚀
1 parent 8e22513 commit ea560a9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Laravel DataTables Vite CHANGELOG
22

3+
## v0.6.1 - 2024-12-13
4+
5+
- Fix reload button text #12
6+
37
## v0.6.0 - 2024-11-14
48

59
- Upgrade to DataTables 2 #11

publish.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
version=0.6.0
3+
version=0.6.1
44

55
echo "Publishing version $version"
66

0 commit comments

Comments
 (0)