chore(release): @antv/x6-app-draw@1.1.3 [skip ci]
## @antv/x6-app-draw [1.1.3](https://github.com/antvis/x6/compare/@antv/x6-app-draw@1.1.2...@antv/x6-app-draw@1.1.3) (2021-01-28) ### Bug Fixes * change $ to JQuery ([3c4d229](c7a41cff48
)) * port can connect multiple lines ([908bff2](1a86e54f79
)) ### Dependencies * **@antv/x6:** upgraded to 1.12.19
This commit is contained in:
@ -1,3 +1,19 @@
|
||||
## @antv/x6-app-draw [1.1.3](https://github.com/antvis/x6/compare/@antv/x6-app-draw@1.1.2...@antv/x6-app-draw@1.1.3) (2021-01-28)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* change $ to JQuery ([3c4d229](https://github.com/antvis/x6/commit/3c4d22952b33d592791cdead017d860833f51608))
|
||||
* port can connect multiple lines ([908bff2](https://github.com/antvis/x6/commit/908bff246c2b518a89dc7d4cc6d53fea3e447ac9))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### Dependencies
|
||||
|
||||
* **@antv/x6:** upgraded to 1.12.19
|
||||
|
||||
## @antv/x6-app-draw [1.1.3](https://github.com/antvis/x6/compare/@antv/x6-app-draw@1.1.2...@antv/x6-app-draw@1.1.3) (2021-01-27)
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
"precommit": "lint-staged"
|
||||
},
|
||||
"dependencies": {
|
||||
"@antv/x6": "^1.12.18",
|
||||
"@antv/x6": "^1.12.19",
|
||||
"@antv/x6-react-components": "^1.1.1",
|
||||
"antd": "^4.4.2",
|
||||
"react": "^16.8.6",
|
||||
|
Reference in New Issue
Block a user