File tree Expand file tree Collapse file tree 8 files changed +58
-9
lines changed Expand file tree Collapse file tree 8 files changed +58
-9
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.5.13] ( https://github.com/towersxu/logicflow/compare/examples@0.5.11...examples@0.5.13 ) (2021-06-09)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** textension:** rename function getShapeReise to getResizeShape ([ 88d6d53] ( https://github.com/towersxu/logicflow/commit/88d6d531dd6232a2abb952468fae0086813bce78 ) )
12
+
13
+
14
+ ### Features
15
+
16
+ * ** docs:** add docs and example for InserNodeInPolyline ([ e83b998] ( https://github.com/towersxu/logicflow/commit/e83b998c33b6354463f08d4cd45eac4103138e66 ) )
17
+ * ** extension:** node resize update ([ 5434840] ( https://github.com/towersxu/logicflow/commit/5434840692f741dfb71e385e07f1fe539f3355b1 ) )
18
+
19
+
20
+
21
+
22
+
6
23
## [ 0.5.12] ( https://github.com/towersxu/logicflow/compare/examples@0.5.11...examples@0.5.12 ) (2021-05-31)
7
24
8
25
** Note:** Version bump only for package examples
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " examples" ,
3
- "version" : " 0.5.12 " ,
3
+ "version" : " 0.5.13 " ,
4
4
"private" : true ,
5
5
"dependencies" : {
6
6
"@ant-design/icons" : " ^4.3.0" ,
7
7
"@babel/core" : " 7.12.3" ,
8
- "@logicflow/core" : " ^0.4.12 " ,
9
- "@logicflow/extension" : " ^0.4.12 " ,
8
+ "@logicflow/core" : " ^0.4.13 " ,
9
+ "@logicflow/extension" : " ^0.4.13 " ,
10
10
"@pmmmwh/react-refresh-webpack-plugin" : " 0.4.2" ,
11
11
"@svgr/webpack" : " 5.4.0" ,
12
12
"@testing-library/jest-dom" : " ^5.11.4" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.4.13] ( https://github.com/towersxu/logicflow/compare/@logicflow/core@0.4.11...@logicflow/core@0.4.13 ) (2021-06-09)
7
+
8
+ ** Note:** Version bump only for package @logicflow/core
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.4.11] ( https://github.com/towersxu/logicflow/compare/@logicflow/core@0.4.9...@logicflow/core@0.4.11 ) (2021-05-31)
7
15
8
16
** Note:** Version bump only for package @logicflow/core
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @logicflow/core" ,
3
- "version" : " 0.4.11 " ,
3
+ "version" : " 0.4.13 " ,
4
4
"description" : " LogicFlow core, to quickly build flowchart editor" ,
5
5
"main" : " dist/logic-flow.js" ,
6
6
"license" : " Apache 2.0" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.4.13] ( https://github.com/towersxu/logicflow/compare/@logicflow/extension@0.4.11...@logicflow/extension@0.4.13 ) (2021-06-09)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** textension:** rename function getShapeReise to getResizeShape ([ 88d6d53] ( https://github.com/towersxu/logicflow/commit/88d6d531dd6232a2abb952468fae0086813bce78 ) )
12
+
13
+
14
+ ### Features
15
+
16
+ * ** extension:** node resize update ([ 5434840] ( https://github.com/towersxu/logicflow/commit/5434840692f741dfb71e385e07f1fe539f3355b1 ) )
17
+
18
+
19
+
20
+
21
+
6
22
## [ 0.4.12] ( https://github.com/towersxu/logicflow/compare/@logicflow/extension@0.4.11...@logicflow/extension@0.4.12 ) (2021-05-31)
7
23
8
24
** Note:** Version bump only for package @logicflow/extension
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @logicflow/extension" ,
3
- "version" : " 0.4.12 " ,
3
+ "version" : " 0.4.13 " ,
4
4
"description" : " LogicFlow extension" ,
5
5
"main" : " cjs/index.js" ,
6
6
"module" : " es/index.js" ,
26
26
" readme.md"
27
27
],
28
28
"dependencies" : {
29
- "@logicflow/core" : " ^0.4.11 " ,
29
+ "@logicflow/core" : " ^0.4.13 " ,
30
30
"ids" : " ^1.0.0" ,
31
31
"preact" : " ^10.4.8"
32
32
},
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.4.13] ( https://github.com/towersxu/logicflow/compare/site@0.4.11...site@0.4.13 ) (2021-06-09)
7
+
8
+ ** Note:** Version bump only for package site
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.4.12] ( https://github.com/towersxu/logicflow/compare/site@0.4.11...site@0.4.12 ) (2021-05-31)
7
15
8
16
** Note:** Version bump only for package site
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"name" : " site" ,
4
- "version" : " 0.4.12 " ,
4
+ "version" : " 0.4.13 " ,
5
5
"description" : " LogicFlow site" ,
6
6
"scripts" : {
7
7
"dev" : " cross-env NODE_ENV=development MOCK_TYPE=mock webpack-dev-server --client-log-level warning --config scripts/webpack.config.site.js" ,
12
12
" sites"
13
13
],
14
14
"dependencies" : {
15
- "@logicflow/core" : " ^0.4.11 " ,
16
- "@logicflow/extension" : " ^0.4.12 " ,
15
+ "@logicflow/core" : " ^0.4.13 " ,
16
+ "@logicflow/extension" : " ^0.4.13 " ,
17
17
"preact" : " ^10.4.8"
18
18
},
19
19
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments