Skip to content

Commit a672990

Browse files
Merge branch 'main' into dev
2 parents c17bae0 + b6366e9 commit a672990

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

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.1
4+
5+
### Patch Changes
6+
7+
- 1064c7f: Patch: Svelte version bump
8+
39
## 0.3.0
410

511
### Minor Changes

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.0",
3+
"version": "0.3.1",
44
"license": "MIT",
55
"scripts": {
66
"dev": "vite dev",

0 commit comments

Comments
 (0)