Skip to content

Commit b573f94

Browse files
Version Packages (#125)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e788665 commit b573f94

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/twelve-avocados-exercise.md

-5
This file was deleted.

CHANGELOG.md

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

3+
## 0.6.1
4+
5+
### Patch Changes
6+
7+
- e788665: expose additional events
8+
39
## 0.6.0
410

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

0 commit comments

Comments
 (0)