chore(release): 🚀 @antv/x6-app-dag@1.1.4 [skip ci]

## @antv/x6-app-dag [1.1.4](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.3...@antv/x6-app-dag@1.1.4) (2021-03-19)

### Bug Fixes

* 🐛 disable panning before rubberband ([382a090](bd0619927c))

### Dependencies

* **@antv/x6:** upgraded to 1.17.4
This commit is contained in:
x6-bot
2021-03-19 08:37:59 +00:00
parent 5165e1e12c
commit 612b127549
2 changed files with 16 additions and 1 deletions

View File

@ -1,3 +1,18 @@
## @antv/x6-app-dag [1.1.4](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.3...@antv/x6-app-dag@1.1.4) (2021-03-19)
### Bug Fixes
* 🐛 disable panning before rubberband ([382a090](https://github.com/antvis/x6/commit/382a090fba9798ff66957458a640f5803cfcdcf6))
### Dependencies
* **@antv/x6:** upgraded to 1.17.4
## @antv/x6-app-dag [1.1.4](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.3...@antv/x6-app-dag@1.1.4) (2021-03-16)

View File

@ -24,7 +24,7 @@
},
"dependencies": {
"@ant-design/icons": "^4.2.1",
"@antv/x6": "^1.17.3",
"@antv/x6": "^1.17.4",
"@antv/x6-react-components": "^1.1.1",
"@antv/x6-react-shape": "^1.3.1",
"@types/dompurify": "^2.0.4",