Skip to content

Commit edfdc59

Browse files
Version Packages (#153)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 0cbdadd commit edfdc59

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/cuddly-tips-glow.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/floating-ui-svelte/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @skeletonlabs/floating-ui-svelte
22

3+
## 0.3.8
4+
5+
### Patch Changes
6+
7+
- 97b4403: Added `import` to `exports`.
8+
39
## 0.3.7
410

511
### Patch Changes

packages/floating-ui-svelte/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@skeletonlabs/floating-ui-svelte",
3-
"version": "0.3.7",
3+
"version": "0.3.8",
44
"scripts": {
55
"build": "svelte-package --input ./src",
66
"build:watch": "pnpm build --watch",

0 commit comments

Comments
 (0)