Skip to content

Commit 26898f7

Browse files
chore(release): 4.1.1 [skip ci]
## [4.1.1](v4.1.0...v4.1.1) (2024-03-14) ### Bug Fixes * **utils:** Bind SplitUtils methods in export ([0d94cb7](0d94cb7))
1 parent 4dca9d9 commit 26898f7

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.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+
18
# [4.1.0](https://github.com/AmanKrr/A-MultiLayout-Splitter/compare/v4.0.6...v4.1.0) (2024-03-13)
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.1.0",
8+
"version": "4.1.1",
99
"keywords": [
1010
"splitter",
1111
"react"

0 commit comments

Comments
 (0)