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-23)

### Bug Fixes

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

### Dependencies

* **@antv/x6:** upgraded to 1.24.4
This commit is contained in:
x6-bot
2021-06-23 02:39:15 +00:00
parent 4b40ee5e38
commit 5dd3bcb90c
2 changed files with 16 additions and 1 deletions

View File

@ -1,3 +1,18 @@
## @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-23)
### 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.4
## @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-22)

View File

@ -9,7 +9,7 @@
"precommit": "lint-staged"
},
"dependencies": {
"@antv/x6": "^1.24.3",
"@antv/x6": "^1.24.4",
"@antv/x6-vector": "^1.2.1",
"@antv/x6-react-components": "^1.1.13",
"@antv/x6-react-shape": "^1.4.5",