Skip to content

Commit 23ddeb7

Browse files
Version Packages (#149)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e47dcb7 commit 23ddeb7

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tricky-grapes-divide.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.5
4+
5+
### Patch Changes
6+
7+
- e47dcb7: Fix typo in internal imports.
8+
39
## 0.3.4
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.4",
3+
"version": "0.3.5",
44
"scripts": {
55
"build": "svelte-package --input ./src",
66
"build:watch": "pnpm build --watch",

0 commit comments

Comments
 (0)