Skip to content

Commit ad6ce75

Browse files
Version Packages (#1563)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3bedbc1 commit ad6ce75

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/sad-pans-lay.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/three-taxes-remain.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/bits-ui/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# bits-ui
22

3+
## 2.6.0
4+
5+
### Minor Changes
6+
7+
- feat(Command): add `disableInitialScroll` prop to `Command.Root` to prevent undesired scrolling on initial mount ([#1548](https://github.com/huntabyte/bits-ui/pull/1548))
8+
9+
- feat(command): Add `columns` prop for grid functionality ([#1548](https://github.com/huntabyte/bits-ui/pull/1548))
10+
311
## 2.5.0
412

513
### Minor Changes

packages/bits-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bits-ui",
3-
"version": "2.5.0",
3+
"version": "2.6.0",
44
"license": "MIT",
55
"repository": "github:huntabyte/bits-ui",
66
"funding": "https://github.com/sponsors/huntabyte",

0 commit comments

Comments
 (0)