Skip to content

Commit b7cc4f5

Browse files
committed
Merge branch 'main' of https://github.com/techniq/svelte-ux
2 parents d1582c8 + a44ef7a commit b7cc4f5

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/few-jars-punch.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/svelte-ux/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# svelte-ux
22

3+
## 0.90.3
4+
5+
### Patch Changes
6+
7+
- fix: Update `@layerstack/tailwind` to fix hydration warnings when using SSR ([`cf5ee00`](https://github.com/techniq/svelte-ux/commit/cf5ee008edc5b6df7d8e0b82b23cbb51703d318d))
8+
39
## 0.90.2
410

511
### Patch Changes

packages/svelte-ux/package.json

Lines changed: 1 addition & 1 deletion
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.90.2",
7+
"version": "0.90.3",
88
"scripts": {
99
"dev": "vite dev",
1010
"build": "vite build",

0 commit comments

Comments
 (0)