Skip to content

Commit f9237bd

Browse files
committed
v1.5.2
1 parent 9adf06c commit f9237bd

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
@@ -2,6 +2,10 @@
22

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

5+
## 1.5.2 - 2024-06-07
6+
7+
- fix: remove duplicated query when accessing paginatedData
8+
59
## 1.5.1 - 2024-06-07
610

711
- feat: make paginatedData an accessible computed property

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.1",
8+
"version": "1.5.2",
99
"homepage": "https://github.com/tiknil/wire-table",
1010
"license": "MIT",
1111
"type": "library",

0 commit comments

Comments
 (0)