Skip to content

Commit 05d1d21

Browse files
chore(release): 6.0.0-alpha.7 [skip ci]
# [6.0.0-alpha.7](v6.0.0-alpha.6...v6.0.0-alpha.7) (2026-02-06) ### Bug Fixes * Nested col-resize and row-resize icon ([6dc1d6e](6dc1d6e)) * onLayoutChange on collapse and expand, addPane pixel conversion to percentage for better redistribution of panes ([11d25c1](11d25c1)) ### Features * Add support for reactive component support in addPane ([3ca52c9](3ca52c9))
1 parent 6dc1d6e commit 05d1d21

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

packages/core/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [6.0.0-alpha.7](https://github.com/AmanKrr/A-MultiLayout-Splitter/compare/v6.0.0-alpha.6...v6.0.0-alpha.7) (2026-02-06)
2+
3+
4+
### Bug Fixes
5+
6+
* Nested col-resize and row-resize icon ([6dc1d6e](https://github.com/AmanKrr/A-MultiLayout-Splitter/commit/6dc1d6eee7964d95ad025d030ce9133703c6bee7))
7+
* onLayoutChange on collapse and expand, addPane pixel conversion to percentage for better redistribution of panes ([11d25c1](https://github.com/AmanKrr/A-MultiLayout-Splitter/commit/11d25c18c77f2d1b76e98731c8c0f7b4ce2d7313))
8+
9+
10+
### Features
11+
12+
* Add support for reactive component support in addPane ([3ca52c9](https://github.com/AmanKrr/A-MultiLayout-Splitter/commit/3ca52c9860b5d35e8cb3a1ba58cdfbf5187e40e8))
13+
114
# [6.0.0-alpha.6](https://github.com/AmanKrr/A-MultiLayout-Splitter/compare/v6.0.0-alpha.5...v6.0.0-alpha.6) (2026-02-06)
215

316

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@a-multilayout-splitter/core",
3-
"version": "6.0.0-alpha.6",
3+
"version": "6.0.0-alpha.7",
44
"description": "A modern React component for building resizable, multi-pane layouts with flexible split views and complex layout support.",
55
"author": "Aman Kumar",
66
"license": "MIT",

0 commit comments

Comments
 (0)