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

## @antv/x6-app-er [1.1.4](https://github.com/antvis/x6/compare/@antv/x6-app-er@1.1.3...@antv/x6-app-er@1.1.4) (2021-04-30)

### Bug Fixes

* 🐛 fix x6-react-components version in demo ([085ffab](709cdae33d))

### Dependencies

* **@antv/x6:** upgraded to 1.19.4
* **@antv/x6-react-shape:** upgraded to 1.4.1
This commit is contained in:
x6-bot
2021-04-30 10:01:23 +00:00
parent c081e6005a
commit 9d8f16e407
2 changed files with 19 additions and 3 deletions

View File

@ -1,5 +1,21 @@
## @antv/x6-app-er [1.1.4](https://github.com/antvis/x6/compare/@antv/x6-app-er@1.1.3...@antv/x6-app-er@1.1.4) (2021-04-30)
### Bug Fixes
* 🐛 fix x6-react-components version in demo ([085ffab](https://github.com/antvis/x6/commit/085ffabe84e89e12bf47c3c8680c5cf1eb929593))
### Dependencies
* **@antv/x6:** upgraded to 1.19.4
* **@antv/x6-react-shape:** upgraded to 1.4.1
## @antv/x6-app-er [1.1.4](https://github.com/antvis/x6/compare/@antv/x6-app-er@1.1.3...@antv/x6-app-er@1.1.4) (2021-04-30)
## @antv/x6-app-er [1.1.4](https://github.com/antvis/x6/compare/@antv/x6-app-er@1.1.3...@antv/x6-app-er@1.1.4) (2021-04-30)
## @antv/x6-app-er [1.1.4](https://github.com/antvis/x6/compare/@antv/x6-app-er@1.1.3...@antv/x6-app-er@1.1.4) (2021-04-28)

View File

@ -22,9 +22,9 @@
]
},
"dependencies": {
"@antv/x6": "^1.19.3",
"@antv/x6-react-components": "^1.1.7",
"@antv/x6-react-shape": "^1.4.0",
"@antv/x6": "^1.19.4",
"@antv/x6-react-components": "^1.1.9",
"@antv/x6-react-shape": "^1.4.1",
"antd": "^4.4.2",
"classnames": "^2.2.6",
"react": "^16.12.0",