Skip to content

Commit 7da2ebf

Browse files
Version Packages (next) (#650)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0d18a58 commit 7da2ebf

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
@@ -7,6 +7,7 @@
77
"changesets": [
88
"breezy-bushes-admire",
99
"bright-crabs-play",
10+
"bright-sites-wonder",
1011
"clear-regions-listen",
1112
"cold-bushes-strive",
1213
"common-bushes-move",
@@ -15,6 +16,7 @@
1516
"cuddly-snakes-tie",
1617
"dialog-drawer-event-propagation",
1718
"dirty-pets-switch",
19+
"dry-peas-hear",
1820
"fair-bugs-carry",
1921
"fine-vans-move",
2022
"forty-roses-dance",

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.21
4+
5+
### Patch Changes
6+
7+
- fix(DateRangeField): Fix stepper offsets ([#649](https://github.com/techniq/svelte-ux/pull/649))
8+
9+
- fix(DateRangeField): Reflect value changes (quick presets, stepper, etc) in dialog ([#649](https://github.com/techniq/svelte-ux/pull/649))
10+
311
## 2.0.0-next.20
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.20",
7+
"version": "2.0.0-next.21",
88
"scripts": {
99
"dev": "vite dev --port 3001",
1010
"build": "vite build",

0 commit comments

Comments
 (0)