Skip to content

Commit 65f1456

Browse files
Version Packages (next) (#627)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9035a42 commit 65f1456

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
@@ -19,6 +19,7 @@
1919
"green-maps-bathe",
2020
"loose-baths-make",
2121
"loud-bees-juggle",
22+
"lovely-queens-love",
2223
"major-turkeys-ask",
2324
"nice-lamps-sing",
2425
"nice-onions-sell",

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.17
4+
5+
### Patch Changes
6+
7+
- fix(Icon): Restore adding `inline-block` by default ([#571](https://github.com/techniq/svelte-ux/pull/571))
8+
39
## 2.0.0-next.16
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.16",
7+
"version": "2.0.0-next.17",
88
"scripts": {
99
"dev": "vite dev --port 3001",
1010
"build": "vite build",

0 commit comments

Comments
 (0)