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-10-12)

### Bug Fixes

* 🐛 fix delete node connection not delete ([#1167](https://github.com/antvis/x6/issues/1167)) ([2b0ab54](2be4b33ce8))
* 🐛 update x6-react-shape version ([#1425](https://github.com/antvis/x6/issues/1425)) ([65e6923](4208846337))

### Dependencies

* **@antv/x6-react-shape:** upgraded to 1.5.1
This commit is contained in:
x6-bot
2021-10-12 12:48:45 +00:00
parent 52b435b125
commit 124ecf61b9
2 changed files with 17 additions and 1 deletions

View File

@ -1,3 +1,19 @@
## @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-10-12)
### Bug Fixes
* 🐛 fix delete node connection not delete ([#1167](https://github.com/antvis/x6/issues/1167)) ([2b0ab54](https://github.com/antvis/x6/commit/2b0ab54892527e5ba32b50adb5f21523ab2459ab))
* 🐛 update x6-react-shape version ([#1425](https://github.com/antvis/x6/issues/1425)) ([65e6923](https://github.com/antvis/x6/commit/65e6923b99d48641542203b549d5703a6a1f4be3))
### Dependencies
* **@antv/x6-react-shape:** upgraded to 1.5.1
## @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-10-08)

View File

@ -26,7 +26,7 @@
"@ant-design/icons": "^4.2.1",
"@antv/x6": "^1.28.1",
"@antv/x6-react-components": "^1.1.14",
"@antv/x6-react-shape": "^1.4.6",
"@antv/x6-react-shape": "^1.5.1",
"@types/dompurify": "^2.0.4",
"ahooks": "^2.7.0",
"antd": "^4.4.2",