Skip to content

Commit

Permalink
Version Packages (next) (#799)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Oct 23, 2024
1 parent 134f4a4 commit 4d4591c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
"slimy-mails-argue",
"soft-comics-sort",
"tame-ads-heal",
"thick-ligers-wonder",
"weak-ducks-brush",
"yellow-dodos-design"
]
Expand Down
6 changes: 6 additions & 0 deletions packages/bits-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# bits-ui

## 1.0.0-next.23

### Patch Changes

- fix(Button): make `ref` prop `$bindable` ([#798](https://github.com/huntabyte/bits-ui/pull/798))

## 1.0.0-next.22

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/bits-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bits-ui",
"version": "1.0.0-next.22",
"version": "1.0.0-next.23",
"license": "MIT",
"repository": "github:huntabyte/bits-ui",
"funding": "https://github.com/sponsors/huntabyte",
Expand Down

0 comments on commit 4d4591c

Please sign in to comment.