Skip to content

Commit 7f28372

Browse files
chore(release): 5.2.1 [skip ci]
## [5.2.1](v5.2.0...v5.2.1) (2025-02-05) ### Bug Fixes * context state logical render ([eabeaa3](eabeaa3))
1 parent d208a3e commit 7f28372

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# [5.2.0](https://github.com/AmanKrr/A-MultiLayout-Splitter/compare/v5.1.1...v5.2.0) (2024-12-11)
29

310

package.json

Lines changed: 2 additions & 2 deletions
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.2.0",
8+
"version": "5.2.1",
99
"keywords": [
1010
"splitter",
1111
"react",
@@ -91,4 +91,4 @@
9191
"ci": false,
9292
"dryRun": false
9393
}
94-
}
94+
}

0 commit comments

Comments
 (0)