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 66e7c39 commit 680b101Copy full SHA for 680b101
.changeset/pre.json
@@ -56,6 +56,7 @@
56
"olive-ads-enjoy",
57
"olive-worms-bow",
58
"pink-eyes-begin",
59
+ "polite-dogs-change",
60
"polite-moons-glow",
61
"proud-snakes-occur",
62
"rare-islands-divide",
packages/bits-ui/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# bits-ui
2
3
+## 1.0.0-next.62
4
+
5
+### Patch Changes
6
7
+- DropdownMenu.Trigger `type="button"` by default ([#953](https://github.com/huntabyte/bits-ui/pull/953))
8
9
## 1.0.0-next.61
10
11
### Patch Changes
packages/bits-ui/package.json
@@ -1,6 +1,6 @@
{
"name": "bits-ui",
- "version": "1.0.0-next.61",
+ "version": "1.0.0-next.62",
"license": "MIT",
"repository": "github:huntabyte/bits-ui",
"funding": "https://github.com/sponsors/huntabyte",
0 commit comments