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

Diff for: .changeset/cuddly-tips-glow.md

-5
This file was deleted.

Diff for: packages/floating-ui-svelte/CHANGELOG.md

+6
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

Diff for: packages/floating-ui-svelte/package.json

+1-1
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)