Skip to content

Commit 97542d6

Browse files
Version Packages (#266)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a049fe2 commit 97542d6

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/nine-tigers-smash.md

-5
This file was deleted.

.changeset/thick-lemons-yawn.md

-5
This file was deleted.

packages/svelte-ux/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# svelte-ux
22

3+
## 0.60.4
4+
5+
### Patch Changes
6+
7+
- Add `classes` to Card to Header ([#268](https://github.com/techniq/svelte-ux/pull/268))
8+
9+
- Make paginationStore.slice use the type of the input as the output type ([#265](https://github.com/techniq/svelte-ux/pull/265))
10+
311
## 0.60.3
412

513
### Patch Changes

packages/svelte-ux/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"author": "Sean Lynch <[email protected]>",
55
"license": "MIT",
66
"repository": "techniq/svelte-ux",
7-
"version": "0.60.3",
7+
"version": "0.60.4",
88
"scripts": {
99
"dev": "vite dev",
1010
"build": "vite build",

0 commit comments

Comments
 (0)