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

### Dependencies

* **@antv/x6:** upgraded to 1.23.8
This commit is contained in:
x6-bot
2021-06-13 01:25:30 +00:00
parent c7e7566865
commit 433d07a850
2 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,13 @@
## @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-13)
### Dependencies
* **@antv/x6:** upgraded to 1.23.8
# @antv/x6-example-features [1.2.0](https://github.com/antvis/x6/compare/@antv/x6-example-features@1.1.2...@antv/x6-example-features@1.2.0) (2021-06-11)

View File

@ -1,7 +1,7 @@
{
"private": true,
"name": "@antv/x6-example-features",
"version": "1.2.0",
"version": "1.2.1",
"scripts": {
"start": "umi dev",
"build": "umi build",
@ -9,7 +9,7 @@
"precommit": "lint-staged"
},
"dependencies": {
"@antv/x6": "^1.23.7",
"@antv/x6": "^1.23.8",
"@antv/x6-vector": "^1.1.1",
"@antv/x6-react-components": "^1.1.12",
"@antv/x6-react-shape": "^1.4.2",