Skip to content

Commit 633884b

Browse files
Version Packages (#19)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 17b1089 commit 633884b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fuzzy-ducks-grab.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @careswitch/svelte-data-table
22

3+
## 0.5.4
4+
5+
### Patch Changes
6+
7+
- 17b1089: Pagination accessors should react to filter state
8+
39
## 0.5.3
410

511
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@careswitch/svelte-data-table",
33
"description": "Small, fast data table library for Svelte 5 with client-side sorting, filtering, and pagination.",
4-
"version": "0.5.3",
4+
"version": "0.5.4",
55
"homepage": "https://careswitch-svelte-data-table.vercel.app",
66
"license": "MIT",
77
"keywords": [

0 commit comments

Comments
 (0)