Skip to content

Commit a047cd3

Browse files
committed
docs: next changelog
1 parent f13721c commit a047cd3

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,22 @@ All notable changes to this project will be documented in this file.
88

99
See the [Changesets](./.changeset) for the latest changes.
1010

11+
## [1.6.0](./#1.6.0) - 2025-03-24
12+
13+
### Added
14+
15+
- **Collapsible**: Add collapsible indicator part
16+
17+
### Fixed
18+
19+
- **Splitter**: Fix issue where `onResizeStart` and `onResizeEnd` callbacks are not called when using keyboard
20+
21+
- **Combobox**: Fix issue where `onOpenChange` with the same `open` value
22+
23+
### Changed
24+
25+
- **Color Utils**: Export `ColorStringFormat` type
26+
1127
## [1.5.0](./#1.5.0) - 2025-03-20
1228

1329
### Fixed

0 commit comments

Comments
 (0)