Skip to content

Commit 49c4f4f

Browse files
committed
v0.6.10
1 parent f05a4b1 commit 49c4f4f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

ChangeLog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
0.6.10
2+
fix for #312, chrome warning for wheel event listener
3+
14
0.6.9
25
fix for #308, Allow dragging within a maximized tabset
36

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flexlayout-react",
3-
"version": "0.6.9",
3+
"version": "0.6.10",
44
"description": "A multi-tab docking layout manager",
55
"main": "lib/index.js",
66
"types": "./declarations/index.d.ts",

0 commit comments

Comments
 (0)