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 4dca9d9 commit 26898f7Copy full SHA for 26898f7
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.1.1](https://github.com/AmanKrr/A-MultiLayout-Splitter/compare/v4.1.0...v4.1.1) (2024-03-14)
2
+
3
4
+### Bug Fixes
5
6
+* **utils:** Bind SplitUtils methods in export ([0d94cb7](https://github.com/AmanKrr/A-MultiLayout-Splitter/commit/0d94cb7cae841ffd5e81396f4265423a976f5715))
7
8
# [4.1.0](https://github.com/AmanKrr/A-MultiLayout-Splitter/compare/v4.0.6...v4.1.0) (2024-03-13)
9
10
package.json
@@ -5,7 +5,7 @@
"types": "dist/index.d.ts",
"author": "Aman Kumar",
"private": false,
- "version": "4.1.0",
+ "version": "4.1.1",
"keywords": [
"splitter",
11
"react"
0 commit comments