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 284dd06 commit 7337369Copy full SHA for 7337369
.changeset/pre.json
@@ -23,6 +23,7 @@
23
"major-turkeys-ask",
24
"nice-lamps-sing",
25
"nice-onions-sell",
26
+ "nine-carpets-own",
27
"open-hats-arrive",
28
"plain-games-prove",
29
"ready-planets-deny",
packages/svelte-ux/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# svelte-ux
2
3
+## 2.0.0-next.18
4
+
5
+### Patch Changes
6
7
+- Update deps ([#571](https://github.com/techniq/svelte-ux/pull/571))
8
9
## 2.0.0-next.17
10
11
### Patch Changes
packages/svelte-ux/package.json
@@ -4,7 +4,7 @@
"author": "Sean Lynch <techniq35@gmail.com>",
"license": "MIT",
"repository": "techniq/svelte-ux",
- "version": "2.0.0-next.17",
+ "version": "2.0.0-next.18",
"scripts": {
"dev": "vite dev --port 3001",
"build": "vite build",
0 commit comments