Skip to content

Commit ab45dc6

Browse files
committed
v0.7.5
1 parent 55fa509 commit ab45dc6

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.7.5
2+
Fix for #340 - error dragging a tabset into an empty tabset
3+
14
0.7.4
25
Fixed popout windows when using </React.StrictMode>
36
Output now targets ES6

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.7.4",
3+
"version": "0.7.5",
44
"description": "A multi-tab docking layout manager",
55
"main": "lib/index.js",
66
"types": "./declarations/index.d.ts",

0 commit comments

Comments
 (0)