chore(release): @antv/x6-app-draw@1.1.4 [skip ci]
## @antv/x6-app-draw [1.1.4](https://github.com/antvis/x6/compare/@antv/x6-app-draw@1.1.3...@antv/x6-app-draw@1.1.4) (2021-03-30)
### Bug Fixes
* 🐛 x6-app-draw支持windows下ctrl组合快捷键 ([0253aaf](bc769705b9
))
### Dependencies
* **@antv/x6:** upgraded to 1.18.1
* **@antv/x6-react-components:** upgraded to 1.1.7
This commit is contained in:
@ -1,3 +1,19 @@
|
||||
## @antv/x6-app-draw [1.1.4](https://github.com/antvis/x6/compare/@antv/x6-app-draw@1.1.3...@antv/x6-app-draw@1.1.4) (2021-03-30)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* 🐛 x6-app-draw支持windows下ctrl组合快捷键 ([0253aaf](https://github.com/antvis/x6/commit/0253aaf7efc6a38739181f4d6315de73447e2017))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### Dependencies
|
||||
|
||||
* **@antv/x6:** upgraded to 1.18.1
|
||||
* **@antv/x6-react-components:** upgraded to 1.1.7
|
||||
|
||||
## @antv/x6-app-draw [1.1.4](https://github.com/antvis/x6/compare/@antv/x6-app-draw@1.1.3...@antv/x6-app-draw@1.1.4) (2021-03-29)
|
||||
|
||||
|
||||
|
@ -9,8 +9,8 @@
|
||||
"precommit": "lint-staged"
|
||||
},
|
||||
"dependencies": {
|
||||
"@antv/x6": "^1.18.0",
|
||||
"@antv/x6-react-components": "^1.1.6",
|
||||
"@antv/x6": "^1.18.1",
|
||||
"@antv/x6-react-components": "^1.1.7",
|
||||
"antd": "^4.4.2",
|
||||
"react": "^16.8.6",
|
||||
"react-dom": "^16.8.6"
|
||||
|
Reference in New Issue
Block a user