Skip to content

Commit 00e7f04

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

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/long-mails-clap.md

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

.changeset/nine-spoons-eat.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+
## 1.6.1
4+
5+
### Patch Changes
6+
7+
- fix(Tooltip): ensure only one tooltip within a Provider can be open at a time ([#1481](https://github.com/huntabyte/bits-ui/pull/1481))
8+
9+
- fix(Command): replace `encodeURIComponent` with `css.escape` for attribute values ([#1482](https://github.com/huntabyte/bits-ui/pull/1482))
10+
311
## 1.6.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": "1.6.0",
3+
"version": "1.6.1",
44
"license": "MIT",
55
"repository": "github:huntabyte/bits-ui",
66
"funding": "https://github.com/sponsors/huntabyte",

0 commit comments

Comments
 (0)