We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d208a3e commit 7f28372Copy full SHA for 7f28372
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [5.2.1](https://github.com/AmanKrr/A-MultiLayout-Splitter/compare/v5.2.0...v5.2.1) (2025-02-05)
2
+
3
4
+### Bug Fixes
5
6
+* context state logical render ([eabeaa3](https://github.com/AmanKrr/A-MultiLayout-Splitter/commit/eabeaa353cfd617e3ff32e3a3262ceece024b7bc))
7
8
# [5.2.0](https://github.com/AmanKrr/A-MultiLayout-Splitter/compare/v5.1.1...v5.2.0) (2024-12-11)
9
10
package.json
@@ -5,7 +5,7 @@
"types": "dist/index.d.ts",
"author": "Aman Kumar",
"private": false,
- "version": "5.2.0",
+ "version": "5.2.1",
"keywords": [
"splitter",
11
"react",
@@ -91,4 +91,4 @@
91
"ci": false,
92
"dryRun": false
93
}
94
-}
+}
0 commit comments