Skip to content

Commit 5053f64

Browse files
Version Packages (next) (#628)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4f43964 commit 5053f64

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

.changeset/pre.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,14 @@
2323
"major-turkeys-ask",
2424
"nice-lamps-sing",
2525
"nice-onions-sell",
26+
"nine-carpets-own",
2627
"open-hats-arrive",
2728
"plain-games-prove",
2829
"ready-planets-deny",
2930
"stale-words-allow",
3031
"true-fans-crash",
3132
"violet-books-sneeze",
33+
"weak-mice-know",
3234
"wide-months-rescue",
3335
"witty-spies-divide"
3436
]

packages/svelte-ux/CHANGELOG.md

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

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+
- Fix(TableOfContent): No known conditions for "./elements" specifier in "svelte" package ([#571](https://github.com/techniq/svelte-ux/pull/571))
10+
311
## 2.0.0-next.17
412

513
### 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": "2.0.0-next.17",
7+
"version": "2.0.0-next.18",
88
"scripts": {
99
"dev": "vite dev --port 3001",
1010
"build": "vite build",

0 commit comments

Comments
 (0)