Skip to content

Commit 8600f55

Browse files
committed
Merge branch 'main' into fix/controlled-popover-focus
2 parents 5f06d54 + 57a5cde commit 8600f55

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @huntabyte/primitives
22

3+
## 0.8.2
4+
5+
### Patch Changes
6+
7+
- add controlled popover focus prop ([#143](https://github.com/huntabyte/bits-ui/pull/143))
8+
39
## 0.8.1
410

511
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bits-ui",
3-
"version": "0.8.1",
3+
"version": "0.8.2",
44
"license": "MIT",
55
"scripts": {
66
"dev": "concurrently \"pnpm:dev:content\" \"pnpm:dev:svelte\"",

0 commit comments

Comments
 (0)