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

## @antv/x6-example-features [1.2.3](https://github.com/antvis/x6/compare/@antv/x6-example-features@1.2.2...@antv/x6-example-features@1.2.3) (2021-08-18)

### Dependencies

* **@antv/x6:** upgraded to 1.25.5
This commit is contained in:
x6-bot
2021-08-18 12:12:11 +00:00
parent 9742df3539
commit a283a7739e
2 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,13 @@
## @antv/x6-example-features [1.2.3](https://github.com/antvis/x6/compare/@antv/x6-example-features@1.2.2...@antv/x6-example-features@1.2.3) (2021-08-18)
### Dependencies
* **@antv/x6:** upgraded to 1.25.5
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/x6-example-features@1.2.1...@antv/x6-example-features@1.2.2) (2021-08-17)

View File

@ -1,7 +1,7 @@
{
"private": true,
"name": "@antv/x6-example-features",
"version": "1.2.2",
"version": "1.2.3",
"scripts": {
"start": "umi dev",
"build": "umi build",
@ -9,7 +9,7 @@
"precommit": "lint-staged"
},
"dependencies": {
"@antv/x6": "^1.25.4",
"@antv/x6": "^1.25.5",
"@antv/x6-vector": "^1.2.2",
"@antv/x6-react-components": "^1.1.13",
"@antv/x6-react-shape": "^1.4.5",