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-08-06)

### Bug Fixes

* 🐛 fix delete node connection not delete ([#1167](https://github.com/antvis/x6/issues/1167)) ([2b0ab54](2be4b33ce8))

### Dependencies

* **@antv/x6:** upgraded to 1.25.2
This commit is contained in:
x6-bot
2021-08-06 03:37:11 +00:00
parent 2e719c0573
commit f9091be21b
2 changed files with 16 additions and 1 deletions

View File

@ -1,3 +1,18 @@
## @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-08-06)
### Bug Fixes
* 🐛 fix delete node connection not delete ([#1167](https://github.com/antvis/x6/issues/1167)) ([2b0ab54](https://github.com/antvis/x6/commit/2b0ab54892527e5ba32b50adb5f21523ab2459ab))
### Dependencies
* **@antv/x6:** upgraded to 1.25.2
## @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-08-03)

View File

@ -24,7 +24,7 @@
},
"dependencies": {
"@ant-design/icons": "^4.2.1",
"@antv/x6": "^1.25.1",
"@antv/x6": "^1.25.2",
"@antv/x6-react-components": "^1.1.13",
"@antv/x6-react-shape": "^1.4.5",
"@types/dompurify": "^2.0.4",