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

## @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-09-22)

### Dependencies

* **@antv/x6:** upgraded to 1.26.3
* **@antv/x6-vector:** upgraded to 1.2.3
* **@antv/x6-react-shape:** upgraded to 1.5.0
This commit is contained in:
x6-bot
2021-09-22 09:17:24 +00:00
parent b8bbb2fd86
commit 54cc17447f
2 changed files with 14 additions and 2 deletions

View File

@ -1,3 +1,15 @@
## @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-09-22)
### Dependencies
* **@antv/x6:** upgraded to 1.26.3
* **@antv/x6-vector:** upgraded to 1.2.3
* **@antv/x6-react-shape:** upgraded to 1.5.0
## @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-09-13)

View File

@ -9,10 +9,10 @@
"precommit": "lint-staged"
},
"dependencies": {
"@antv/x6": "^1.26.2",
"@antv/x6": "^1.26.3",
"@antv/x6-vector": "^1.2.3",
"@antv/x6-react-components": "^1.1.14",
"@antv/x6-react-shape": "^1.4.6",
"@antv/x6-react-shape": "^1.5.0",
"antd": "^4.4.2",
"classnames": "^2.2.6",
"dagre": "^0.8.5",