Skip to content

Commit ec3e741

Browse files
committed
v1.5.3
1 parent 3211304 commit ec3e741

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
All notable changes to `wire-table` will be documented in this file
44

5+
6+
## 1.5.3 - 2025-02-28
7+
8+
- fix: pagination for the bs4 theme did not support livewire 3
9+
510
## 1.5.2 - 2024-06-07
611

712
- fix: remove duplicated query when accessing paginatedData

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"tiknil",
66
"wire-table"
77
],
8-
"version": "1.5.2",
8+
"version": "1.5.3",
99
"homepage": "https://github.com/tiknil/wire-table",
1010
"license": "MIT",
1111
"type": "library",

0 commit comments

Comments
 (0)