chore(release): @antv/x6-app-er@1.1.4 [skip ci]
## @antv/x6-app-er [1.1.4](https://github.com/antvis/x6/compare/@antv/x6-app-er@1.1.3...@antv/x6-app-er@1.1.4) (2021-06-16)
### Bug Fixes
* 🐛 fix x6-react-components version in demo ([085ffab](709cdae33d
))
### Dependencies
* **@antv/x6:** upgraded to 1.23.10
* **@antv/x6-react-components:** upgraded to 1.1.13
* **@antv/x6-react-shape:** upgraded to 1.4.3
This commit is contained in:
@ -1,3 +1,20 @@
|
||||
## @antv/x6-app-er [1.1.4](https://github.com/antvis/x6/compare/@antv/x6-app-er@1.1.3...@antv/x6-app-er@1.1.4) (2021-06-16)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* 🐛 fix x6-react-components version in demo ([085ffab](https://github.com/antvis/x6/commit/085ffabe84e89e12bf47c3c8680c5cf1eb929593))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### Dependencies
|
||||
|
||||
* **@antv/x6:** upgraded to 1.23.10
|
||||
* **@antv/x6-react-components:** upgraded to 1.1.13
|
||||
* **@antv/x6-react-shape:** upgraded to 1.4.3
|
||||
|
||||
## @antv/x6-app-er [1.1.4](https://github.com/antvis/x6/compare/@antv/x6-app-er@1.1.3...@antv/x6-app-er@1.1.4) (2021-06-15)
|
||||
|
||||
|
||||
|
@ -22,9 +22,9 @@
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"@antv/x6": "^1.23.9",
|
||||
"@antv/x6-react-components": "^1.1.12",
|
||||
"@antv/x6-react-shape": "^1.4.2",
|
||||
"@antv/x6": "^1.23.10",
|
||||
"@antv/x6-react-components": "^1.1.13",
|
||||
"@antv/x6-react-shape": "^1.4.3",
|
||||
"antd": "^4.4.2",
|
||||
"classnames": "^2.2.6",
|
||||
"react": "^16.12.0",
|
||||
|
Reference in New Issue
Block a user