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 8e5daa9 commit 0fd14bcCopy full SHA for 0fd14bc
.changeset/pre.json
@@ -23,6 +23,7 @@
23
"nice-lamps-sing",
24
"nice-onions-sell",
25
"open-hats-arrive",
26
+ "plain-games-prove",
27
"ready-planets-deny",
28
"true-fans-crash",
29
"violet-books-sneeze",
packages/svelte-ux/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# svelte-ux
2
3
+## 2.0.0-next.15
4
+
5
+### Patch Changes
6
7
+- Update dependencies ([#622](https://github.com/techniq/svelte-ux/pull/622))
8
9
## 2.0.0-next.14
10
11
### Minor 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.14",
+ "version": "2.0.0-next.15",
"scripts": {
"dev": "vite dev --port 3001",
"build": "vite build",
0 commit comments