Skip to content

Commit

Permalink
Version Packages (#16)
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 94f0694 commit 3c6d937
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/friendly-squids-knock.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.1

### Patch Changes

- 94f0694: Ensure row access doesn't mutate state, see: https://github.com/sveltejs/svelte/issues/12457

## 0.5.0

### Minor 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.0",
"version": "0.5.1",
"homepage": "https://careswitch-svelte-data-table.vercel.app",
"license": "MIT",
"keywords": [
Expand Down

0 comments on commit 3c6d937

Please sign in to comment.