Skip to content

Commit 25f8137

Browse files
Version Packages (#2042)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 158364e commit 25f8137

5 files changed

Lines changed: 11 additions & 16 deletions

File tree

.changeset/fancy-masks-smell.md

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

.changeset/kind-mugs-clap.md

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

.changeset/upset-cups-try.md

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

packages/bits-ui/CHANGELOG.md

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

3+
## 2.18.1
4+
5+
### Patch Changes
6+
7+
- fix(text-selection-layer): snapshot enabled and pointer handlers for listeners ([#2041](https://github.com/huntabyte/bits-ui/pull/2041))
8+
9+
- fix(Tooltip): set wrapper pointer-events when hoverable content is disabled ([#2041](https://github.com/huntabyte/bits-ui/pull/2041))
10+
11+
- fix(Menu): prevent page scroll-jump on item hover when `scroll-padding` is set ([#2035](https://github.com/huntabyte/bits-ui/pull/2035))
12+
313
## 2.18.0
414

515
### 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.18.0",
3+
"version": "2.18.1",
44
"license": "MIT",
55
"repository": "github:huntabyte/bits-ui",
66
"funding": "https://github.com/sponsors/huntabyte",

0 commit comments

Comments
 (0)