Skip to content

Commit 57bb3cc

Browse files
Version Packages (#392)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f22925c commit 57bb3cc

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/ninety-seals-marry.md

-5
This file was deleted.

packages/svelte-ux/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# svelte-ux
22

3+
## 0.66.8
4+
5+
### Patch Changes
6+
7+
- Fix destroyable portal logic ([#391](https://github.com/techniq/svelte-ux/pull/391))
8+
39
## 0.66.7
410

511
### Patch Changes

packages/svelte-ux/package.json

+1-1
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": "0.66.7",
7+
"version": "0.66.8",
88
"scripts": {
99
"dev": "vite dev",
1010
"build": "vite build",

0 commit comments

Comments
 (0)