Skip to content

Commit d27840c

Browse files
Version Packages (next) (#604)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent da9412f commit d27840c

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"green-maps-bathe",
1717
"loose-baths-make",
1818
"major-turkeys-ask",
19+
"nice-lamps-sing",
1920
"nice-onions-sell",
2021
"open-hats-arrive",
2122
"ready-planets-deny",

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+
## 2.0.0-next.10
4+
5+
### Patch Changes
6+
7+
- chore: Update deps ([#571](https://github.com/techniq/svelte-ux/pull/571))
8+
39
## 2.0.0-next.9
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": "2.0.0-next.9",
7+
"version": "2.0.0-next.10",
88
"scripts": {
99
"dev": "vite dev --port 3001",
1010
"build": "vite build",

0 commit comments

Comments
 (0)