We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da9412f commit d27840cCopy full SHA for d27840c
.changeset/pre.json
@@ -16,6 +16,7 @@
16
"green-maps-bathe",
17
"loose-baths-make",
18
"major-turkeys-ask",
19
+ "nice-lamps-sing",
20
"nice-onions-sell",
21
"open-hats-arrive",
22
"ready-planets-deny",
packages/svelte-ux/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# svelte-ux
2
3
+## 2.0.0-next.10
4
+
5
+### Patch Changes
6
7
+- chore: Update deps ([#571](https://github.com/techniq/svelte-ux/pull/571))
8
9
## 2.0.0-next.9
10
11
### Patch Changes
packages/svelte-ux/package.json
@@ -4,7 +4,7 @@
"author": "Sean Lynch <[email protected]>",
"license": "MIT",
"repository": "techniq/svelte-ux",
- "version": "2.0.0-next.9",
+ "version": "2.0.0-next.10",
"scripts": {
"dev": "vite dev --port 3001",
"build": "vite build",
0 commit comments