Skip to content

Commit c0af180

Browse files
Version Packages (#1963)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d34e949 commit c0af180

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/rude-seals-deny.md

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

.changeset/true-singers-shave.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.16.0
4+
5+
### Minor Changes
6+
7+
- feat(Tooltip): introduce `tether` functionality/singleton tooltip support ([#1962](https://github.com/huntabyte/bits-ui/pull/1962))
8+
9+
### Patch Changes
10+
11+
- fix(Tooltip): resolve issue where SafePolygon wasn't respected under specific conditions ([#1962](https://github.com/huntabyte/bits-ui/pull/1962))
12+
313
## 2.15.8
414

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

0 commit comments

Comments
 (0)