Skip to content

Commit cb935b8

Browse files
chore(release): 5.1.1 [skip ci]
## [5.1.1](v5.1.0...v5.1.1) (2024-11-18) ### Bug Fixes * prevent pane movement beyond min/max on sudden mouse up ([b6006a7](b6006a7))
1 parent acd4a43 commit cb935b8

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+
## [5.1.1](https://github.com/AmanKrr/A-MultiLayout-Splitter/compare/v5.1.0...v5.1.1) (2024-11-18)
2+
3+
4+
### Bug Fixes
5+
6+
* prevent pane movement beyond min/max on sudden mouse up ([b6006a7](https://github.com/AmanKrr/A-MultiLayout-Splitter/commit/b6006a75e547470c059cc3216665e370901fc8ba))
7+
18
# [5.1.0](https://github.com/AmanKrr/A-MultiLayout-Splitter/compare/v5.0.0...v5.1.0) (2024-11-14)
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": "5.1.0",
8+
"version": "5.1.1",
99
"keywords": [
1010
"splitter",
1111
"react"

0 commit comments

Comments
 (0)