Skip to content

Commit

Permalink
Version Packages (#19)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jul 16, 2024
1 parent 17b1089 commit 633884b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/fuzzy-ducks-grab.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @careswitch/svelte-data-table

## 0.5.4

### Patch Changes

- 17b1089: Pagination accessors should react to filter state

## 0.5.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@careswitch/svelte-data-table",
"description": "Small, fast data table library for Svelte 5 with client-side sorting, filtering, and pagination.",
"version": "0.5.3",
"version": "0.5.4",
"homepage": "https://careswitch-svelte-data-table.vercel.app",
"license": "MIT",
"keywords": [
Expand Down

0 comments on commit 633884b

Please sign in to comment.