Skip to content

Commit adf4fc4

Browse files
chore(release): 5.2.0 [skip ci]
# [5.2.0](v5.1.1...v5.2.0) (2024-12-11) ### Bug Fixes * reset localStorage when pane count changes ([50ecddf](50ecddf)) ### Features * export panel size saving utilities ([d430f33](d430f33))
1 parent bc295c3 commit adf4fc4

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [5.2.0](https://github.com/AmanKrr/A-MultiLayout-Splitter/compare/v5.1.1...v5.2.0) (2024-12-11)
2+
3+
4+
### Bug Fixes
5+
6+
* reset localStorage when pane count changes ([50ecddf](https://github.com/AmanKrr/A-MultiLayout-Splitter/commit/50ecddfdc874288944b77c3ce33ef68c26e2fa5a))
7+
8+
9+
### Features
10+
11+
* export panel size saving utilities ([d430f33](https://github.com/AmanKrr/A-MultiLayout-Splitter/commit/d430f33411cd0753d1d31bc7a5243861093cdd3c))
12+
113
## [5.1.1](https://github.com/AmanKrr/A-MultiLayout-Splitter/compare/v5.1.0...v5.1.1) (2024-11-18)
214

315

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": "5.1.1",
8+
"version": "5.2.0",
99
"keywords": [
1010
"splitter",
1111
"react"

0 commit comments

Comments
 (0)