Skip to content

Commit ae5105b

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

3 files changed

Lines changed: 11 additions & 7 deletions

File tree

.changeset/pre.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,10 @@
1414
"cool-teams-judge",
1515
"cuddly-coins-tease",
1616
"cuddly-snakes-tie",
17-
"dialog-drawer-event-propagation",
17+
"curvy-cloths-find",
1818
"dirty-pets-switch",
1919
"dry-peas-hear",
2020
"fair-bugs-carry",
21-
"fine-vans-move",
2221
"forty-roses-dance",
2322
"four-bears-join",
2423
"funny-days-crash",
@@ -27,16 +26,13 @@
2726
"loud-bees-juggle",
2827
"lovely-queens-love",
2928
"major-turkeys-ask",
30-
"multiselect-demo-enhancements",
3129
"nice-lamps-sing",
3230
"nice-onions-sell",
3331
"nine-carpets-own",
34-
"numberstepper-documentation",
3532
"open-hats-arrive",
3633
"plain-games-prove",
34+
"polite-signs-begin",
3735
"ready-planets-deny",
38-
"selectfield-demo-improvements",
39-
"selectfield-focus-management",
4036
"silent-items-tickle",
4137
"stale-words-allow",
4238
"true-fans-crash",

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.22
4+
5+
### Patch Changes
6+
7+
- chore: Update deps ([#571](https://github.com/techniq/svelte-ux/pull/571))
8+
9+
- fix(MenuField): Allow clicking on chevron down to open/close ([#571](https://github.com/techniq/svelte-ux/pull/571))
10+
311
## 2.0.0-next.21
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 <techniq35@gmail.com>",
55
"license": "MIT",
66
"repository": "techniq/svelte-ux",
7-
"version": "2.0.0-next.21",
7+
"version": "2.0.0-next.22",
88
"scripts": {
99
"dev": "vite dev --port 3001",
1010
"build": "vite build",

0 commit comments

Comments
 (0)