Skip to content

Commit be0ea13

Browse files
chore(release): 4.0.6 [skip ci]
## [4.0.6](v4.0.5...v4.0.6) (2024-03-03) ### Bug Fixes * Size distribution calculation when no initialSizes porps is given ([44c59e0](44c59e0))
1 parent 68a2405 commit be0ea13

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.0.6](https://github.com/AmanKrr/A-MultiLayout-Splitter/compare/v4.0.5...v4.0.6) (2024-03-03)
2+
3+
4+
### Bug Fixes
5+
6+
* Size distribution calculation when no initialSizes porps is given ([44c59e0](https://github.com/AmanKrr/A-MultiLayout-Splitter/commit/44c59e096dcd1afdc753910b61b033642f092a55))
7+
18
## [4.0.5](https://github.com/AmanKrr/A-MultiLayout-Splitter/compare/v4.0.4...v4.0.5) (2024-03-02)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"types": "dist/index.d.ts",
66
"author": "Aman Kumar",
77
"private": false,
8-
"version": "4.0.5",
8+
"version": "4.0.6",
99
"keywords": [
1010
"splitter",
1111
"react"

0 commit comments

Comments
 (0)