chore(release): @antv/x6-example-features@1.2.1 [skip ci]

## @antv/x6-example-features [1.2.1](https://github.com/antvis/x6/compare/@antv/x6-example-features@1.2.0...@antv/x6-example-features@1.2.1) (2021-06-21)

### Bug Fixes

* 🐛 fix running error of x6-example-demo ([#1111](https://github.com/antvis/x6/issues/1111)) ([a9256b0](d5c854f644))

### Dependencies

* **@antv/x6-react-shape:** upgraded to 1.4.5
This commit is contained in:
x6-bot
2021-06-21 14:39:20 +00:00
parent adcc251d4c
commit a5c6e55384
2 changed files with 16 additions and 1 deletions

View File

@ -9,6 +9,21 @@
### Dependencies
* **@antv/x6-react-shape:** upgraded to 1.4.5
## @antv/x6-example-features [1.2.1](https://github.com/antvis/x6/compare/@antv/x6-example-features@1.2.0...@antv/x6-example-features@1.2.1) (2021-06-21)
### Bug Fixes
* 🐛 fix running error of x6-example-demo ([#1111](https://github.com/antvis/x6/issues/1111)) ([a9256b0](https://github.com/antvis/x6/commit/a9256b03ddc64fa64ef5336542429f7b34dfce0f))
### Dependencies
* **@antv/x6:** upgraded to 1.24.2

View File

@ -12,7 +12,7 @@
"@antv/x6": "^1.24.2",
"@antv/x6-vector": "^1.2.1",
"@antv/x6-react-components": "^1.1.13",
"@antv/x6-react-shape": "^1.4.4",
"@antv/x6-react-shape": "^1.4.5",
"antd": "^4.4.2",
"classnames": "^2.2.6",
"dagre": "^0.8.5",