Skip to content

Commit da553ac

Browse files
authored
Merge pull request #67 from projectstorm/changeset-release/master
Version Packages
2 parents 51fdfa6 + 88e093f commit da553ac

File tree

23 files changed

+96
-16
lines changed

23 files changed

+96
-16
lines changed

.changeset/good-fans-beg.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

example-project-js/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @projectstorm/react-workspaces-demo
22

3+
## 2.1.10
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [fbdb1d5]
8+
- @projectstorm/react-workspaces-core@4.1.1
9+
- @projectstorm/react-workspaces-behavior-resize@2.3.7
10+
311
## 2.1.9
412

513
### Patch Changes

example-project-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@projectstorm/react-workspaces-demo",
3-
"version": "2.1.9",
3+
"version": "2.1.10",
44
"author": "dylanvorster",
55
"license": "MIT",
66
"private": true,

packages/behavior-divider-dropzone/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @projectstorm/react-workspaces-behavior-divider-dropzone
22

3+
## 2.4.8
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [fbdb1d5]
8+
- @projectstorm/react-workspaces-core@4.1.1
9+
310
## 2.4.7
411

512
### Patch Changes

packages/behavior-divider-dropzone/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@projectstorm/react-workspaces-behavior-divider-dropzone",
3-
"version": "2.4.7",
3+
"version": "2.4.8",
44
"main": "./dist/index.umd.js",
55
"module": "./dist/index.jsx",
66
"types": "./dist/@types/index.d.ts",

packages/behavior-panel-dropzone/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @projectstorm/react-workspaces-behavior-panel-dropzone
22

3+
## 2.3.9
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [fbdb1d5]
8+
- @projectstorm/react-workspaces-core@4.1.1
9+
310
## 2.3.8
411

512
### Patch Changes

packages/behavior-panel-dropzone/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@projectstorm/react-workspaces-behavior-panel-dropzone",
3-
"version": "2.3.8",
3+
"version": "2.3.9",
44
"main": "./dist/index.umd.js",
55
"module": "./dist/index.jsx",
66
"types": "./dist/@types/index.d.ts",

packages/behavior-resize/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @projectstorm/react-workspaces-behavior-resize
22

3+
## 2.3.7
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [fbdb1d5]
8+
- @projectstorm/react-workspaces-core@4.1.1
9+
310
## 2.3.6
411

512
### Patch Changes

packages/behavior-resize/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@projectstorm/react-workspaces-behavior-resize",
3-
"version": "2.3.6",
3+
"version": "2.3.7",
44
"main": "./dist/index.umd.js",
55
"module": "./dist/index.jsx",
66
"types": "./dist/@types/index.d.ts",

packages/core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @projectstorm/react-workspaces-core
22

3+
## 4.1.1
4+
5+
### Patch Changes
6+
7+
- fbdb1d5: Fix redraw issue with resize widgets in some cases when adding a model and a race condition occurs
8+
39
## 4.1.0
410

511
### Minor Changes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@projectstorm/react-workspaces-core",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"main": "./dist/index.umd.js",
55
"module": "./dist/index.jsx",
66
"types": "./dist/@types/index.d.ts",

packages/defaults/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @projectstorm/react-workspaces-defaults
22

3+
## 2.3.13
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [fbdb1d5]
8+
- @projectstorm/react-workspaces-core@4.1.1
9+
- @projectstorm/react-workspaces-model-floating-window@2.2.10
10+
- @projectstorm/react-workspaces-model-tabs@2.3.7
11+
- @projectstorm/react-workspaces-model-tray@2.5.8
12+
313
## 2.3.12
414

515
### Patch Changes

packages/defaults/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@projectstorm/react-workspaces-defaults",
3-
"version": "2.3.12",
3+
"version": "2.3.13",
44
"main": "./dist/index.umd.js",
55
"module": "./dist/index.jsx",
66
"types": "./dist/@types/index.d.ts",

packages/dropzone-plugin-tabs/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @projectstorm/react-workspaces-dropzone-plugin-tabs
22

3+
## 2.2.11
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [fbdb1d5]
8+
- @projectstorm/react-workspaces-core@4.1.1
9+
- @projectstorm/react-workspaces-behavior-panel[email protected]
10+
- @projectstorm/react-workspaces-model-tabs@2.3.7
11+
312
## 2.2.10
413

514
### Patch Changes

packages/dropzone-plugin-tabs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@projectstorm/react-workspaces-dropzone-plugin-tabs",
3-
"version": "2.2.10",
3+
"version": "2.2.11",
44
"main": "./dist/index.umd.js",
55
"module": "./dist/index.jsx",
66
"types": "./dist/@types/index.d.ts",

packages/dropzone-plugin-tray/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @projectstorm/react-workspaces-dropzone-plugin-tray
22

3+
## 2.2.10
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [fbdb1d5]
8+
- @projectstorm/react-workspaces-core@4.1.1
9+
- @projectstorm/react-workspaces-behavior-panel[email protected]
10+
- @projectstorm/react-workspaces-model-tray@2.5.8
11+
312
## 2.2.9
413

514
### Patch Changes

packages/dropzone-plugin-tray/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@projectstorm/react-workspaces-dropzone-plugin-tray",
3-
"version": "2.2.9",
3+
"version": "2.2.10",
44
"main": "./dist/index.umd.js",
55
"module": "./dist/index.jsx",
66
"types": "./dist/@types/index.d.ts",

packages/model-floating-window/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @projectstorm/react-workspaces-model-floating-window
22

3+
## 2.2.10
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [fbdb1d5]
8+
- @projectstorm/react-workspaces-core@4.1.1
9+
310
## 2.2.9
411

512
### Patch Changes

packages/model-floating-window/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@projectstorm/react-workspaces-model-floating-window",
3-
"version": "2.2.9",
3+
"version": "2.2.10",
44
"main": "./dist/index.umd.js",
55
"module": "./dist/index.jsx",
66
"types": "./dist/@types/index.d.ts",

packages/model-tabs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @projectstorm/react-workspaces-model-tabs
22

3+
## 2.3.7
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [fbdb1d5]
8+
- @projectstorm/react-workspaces-core@4.1.1
9+
310
## 2.3.6
411

512
### Patch Changes

packages/model-tabs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@projectstorm/react-workspaces-model-tabs",
3-
"version": "2.3.6",
3+
"version": "2.3.7",
44
"main": "./dist/index.umd.js",
55
"module": "./dist/index.jsx",
66
"types": "./dist/@types/index.d.ts",

packages/model-tray/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @projectstorm/react-workspaces-model-tray
22

3+
## 2.5.8
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [fbdb1d5]
8+
- @projectstorm/react-workspaces-core@4.1.1
9+
- @projectstorm/react-workspaces-model-floating-window@2.2.10
10+
311
## 2.5.7
412

513
### Patch Changes

packages/model-tray/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@projectstorm/react-workspaces-model-tray",
3-
"version": "2.5.7",
3+
"version": "2.5.8",
44
"main": "./dist/index.umd.js",
55
"module": "./dist/index.jsx",
66
"types": "./dist/@types/index.d.ts",

0 commit comments

Comments
 (0)