Skip to content

Commit e7e2525

Browse files
committed
chore: release 0.6.0 🚀
1 parent 6f9b278 commit e7e2525

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.0 - 2024-11-14
4+
5+
- Upgrade to DataTables 2 #11
6+
37
## v0.5.3 - 2024-11-14
48

59
- Improve ajaxBatch button confirmation message #10

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.5.3
3+
version=0.6.0
44

55
echo "Publishing version $version"
66

0 commit comments

Comments
 (0)