We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba16d2c commit 3dd1cb3Copy full SHA for 3dd1cb3
.changeset/tall-bees-turn.md
packages/bits-ui/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# bits-ui
2
3
+## 1.4.5
4
+
5
+### Patch Changes
6
7
+- fix(Command): ensure groups without headings have a fallback ([#1425](https://github.com/huntabyte/bits-ui/pull/1425))
8
9
## 1.4.4
10
11
### Patch Changes
packages/bits-ui/package.json
@@ -1,6 +1,6 @@
{
"name": "bits-ui",
- "version": "1.4.4",
+ "version": "1.4.5",
"license": "MIT",
"repository": "github:huntabyte/bits-ui",
"funding": "https://github.com/sponsors/huntabyte",
0 commit comments