Skip to content

Commit 696ff0b

Browse files
Version Packages (#1545)
1 parent 204cacd commit 696ff0b

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/green-women-cover.md

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

.changeset/tidy-badgers-feel.md

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

packages/bits-ui/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# bits-ui
22

3+
## 2.4.1
4+
5+
### Patch Changes
6+
7+
- fix(FloatingComponents): ensure bad coordinates aren't used when anchor becomes hidden/removed ([#1546](https://github.com/huntabyte/bits-ui/pull/1546))
8+
9+
- fix(Slider): shadow DOM support ([#1544](https://github.com/huntabyte/bits-ui/pull/1544))
10+
311
## 2.4.0
412

513
### Minor Changes

packages/bits-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bits-ui",
3-
"version": "2.4.0",
3+
"version": "2.4.1",
44
"license": "MIT",
55
"repository": "github:huntabyte/bits-ui",
66
"funding": "https://github.com/sponsors/huntabyte",

0 commit comments

Comments
 (0)