chore(release): @antv/x6-app-draw@1.1.6 [skip ci]

## @antv/x6-app-draw [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-draw@1.1.5...@antv/x6-app-draw@1.1.6) (2021-12-17)

### Dependencies

* **@antv/x6:** upgraded to 1.29.0
This commit is contained in:
x6-bot
2021-12-17 23:45:27 +00:00
parent 5a04eb0d2f
commit 4d886b3755
2 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,13 @@
## @antv/x6-app-draw [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-draw@1.1.5...@antv/x6-app-draw@1.1.6) (2021-12-17)
### Dependencies
* **@antv/x6:** upgraded to 1.29.0
## @antv/x6-app-draw [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-draw@1.1.5...@antv/x6-app-draw@1.1.6) (2021-11-08)
## @antv/x6-app-draw [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-draw@1.1.5...@antv/x6-app-draw@1.1.6) (2021-11-08)

View File

@ -9,8 +9,8 @@
"precommit": "lint-staged"
},
"dependencies": {
"@antv/x6": "^1.28.1",
"@antv/x6-react-components": "^1.1.14",
"@antv/x6": "^1.29.0",
"@antv/x6-react-components": "^1.1.16",
"antd": "^4.4.2",
"react": "^16.8.6",
"react-dom": "^16.8.6"