diff --git a/.changeset/long-mugs-smoke.md b/.changeset/long-mugs-smoke.md deleted file mode 100644 index c39a0fa72..000000000 --- a/.changeset/long-mugs-smoke.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"bits-ui": patch ---- - -Updated `@melt-ui/svelte` to `v0.75.3` for portal and floating bug fixes diff --git a/CHANGELOG.md b/CHANGELOG.md index 30e1b23d0..812e1f9eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @huntabyte/primitives +## 0.19.4 + +### Patch Changes + +- Updated `@melt-ui/svelte` to `v0.75.3` for portal and floating bug fixes ([#379](https://github.com/huntabyte/bits-ui/pull/379)) + ## 0.19.3 ### Patch Changes diff --git a/package.json b/package.json index eb4152542..73a03606b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bits-ui", - "version": "0.19.3", + "version": "0.19.4", "license": "MIT", "repository": "github:huntabyte/bits-ui", "scripts": {