Skip to content

Commit 04d21ba

Browse files
Version Packages (#135)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 171210d commit 04d21ba

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/serious-spoons-heal.md

-5
This file was deleted.

.changeset/short-tomatoes-ring.md

-5
This file was deleted.

CHANGELOG.md

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

3+
## 0.7.0
4+
5+
### Minor Changes
6+
7+
- e645ad2: Add support for Anchor dropdown items
8+
9+
### Patch Changes
10+
11+
- 2c406b2: Improve prop and `onChange` types
12+
313
## 0.6.3
414

515
### 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.6.3",
3+
"version": "0.7.0",
44
"license": "MIT",
55
"scripts": {
66
"dev": "concurrently \"pnpm:dev:content\" \"pnpm:dev:svelte\"",

0 commit comments

Comments
 (0)