Skip to content

Commit

Permalink
Version Packages (next)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 19, 2025
1 parent ca18009 commit 699872a
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
"hot-donkeys-accept",
"hot-owls-compete",
"itchy-drinks-explode",
"khaki-drinks-reflect",
"lazy-actors-fold",
"lemon-berries-check",
"light-emus-nail",
Expand Down Expand Up @@ -102,6 +103,7 @@
"ten-shoes-shop",
"ten-tigers-exist",
"thick-ligers-wonder",
"thick-snakes-relate",
"tidy-rabbits-tell",
"two-pugs-tease",
"warm-pillows-sip",
Expand Down
8 changes: 8 additions & 0 deletions packages/bits-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# bits-ui

## 1.0.0-next.78

### Patch Changes

- Allow `<Button/>` with `href` to be disabled. ([#1055](https://github.com/huntabyte/bits-ui/pull/1055))

- fix: ensure `disabled` is passed through to `Dialog.Trigger` and `Dialog.Close` ([#1057](https://github.com/huntabyte/bits-ui/pull/1057))

## 1.0.0-next.77

### 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.77",
"version": "1.0.0-next.78",
"license": "MIT",
"repository": "github:huntabyte/bits-ui",
"funding": "https://github.com/sponsors/huntabyte",
Expand Down

0 comments on commit 699872a

Please sign in to comment.