Skip to content

Commit 3fffbff

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

3 files changed

Lines changed: 8 additions & 1 deletion

File tree

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"breezy-bushes-admire",
99
"bright-crabs-play",
1010
"bright-sites-wonder",
11+
"clean-eggs-lie",
1112
"clear-regions-listen",
1213
"cold-bushes-strive",
1314
"common-bushes-move",

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.24
4+
5+
### Minor Changes
6+
7+
- Add theme selection events ([#671](https://github.com/techniq/svelte-ux/pull/671))
8+
39
## 2.0.0-next.23
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 <techniq35@gmail.com>",
55
"license": "MIT",
66
"repository": "techniq/svelte-ux",
7-
"version": "2.0.0-next.23",
7+
"version": "2.0.0-next.24",
88
"scripts": {
99
"dev": "vite dev --port 3001",
1010
"build": "vite build",

0 commit comments

Comments
 (0)