chore(release): @antv/x6-app-dag@1.1.6 [skip ci]
## @antv/x6-app-dag [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.5...@antv/x6-app-dag@1.1.6) (2021-11-15) ### Bug Fixes * 🐛 fix delete node connection not delete ([#1167](https://github.com/antvis/x6/issues/1167)) ([2be4b33](2be4b33ce8
)) * 🐛 update x6-react-shape version ([#1425](https://github.com/antvis/x6/issues/1425)) ([4208846](4208846337
))
This commit is contained in:
@ -1,3 +1,11 @@
|
||||
## @antv/x6-app-dag [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.5...@antv/x6-app-dag@1.1.6) (2021-11-15)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* 🐛 fix delete node connection not delete ([#1167](https://github.com/antvis/x6/issues/1167)) ([2be4b33](https://github.com/antvis/x6/commit/2be4b33ce8d72c9a8f5a31685f39263036bba6cf))
|
||||
* 🐛 update x6-react-shape version ([#1425](https://github.com/antvis/x6/issues/1425)) ([4208846](https://github.com/antvis/x6/commit/4208846337326d8983f1662faa8da67efd8568b4))
|
||||
|
||||
## @antv/x6-app-dag [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.5...@antv/x6-app-dag@1.1.6) (2021-11-08)
|
||||
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
||||
"dependencies": {
|
||||
"@ant-design/icons": "^4.2.1",
|
||||
"@antv/x6": "^1.28.1",
|
||||
"@antv/x6-react-components": "^1.1.14",
|
||||
"@antv/x6-react-components": "^1.1.15",
|
||||
"@antv/x6-react-shape": "^1.5.2",
|
||||
"@types/dompurify": "^2.0.4",
|
||||
"ahooks": "^2.7.0",
|
||||
|
Reference in New Issue
Block a user