chore(release): @antv/x6-sites-demos@1.2.0 [skip ci]

# @antv/x6-sites-demos [1.2.0](https://github.com/antvis/x6/compare/@antv/x6-sites-demos@1.1.4...@antv/x6-sites-demos@1.2.0) (2021-08-06)

### Features

*  add cell-editor tool ([#1202](https://github.com/antvis/x6/issues/1202)) ([2286097](98e80d10c9))

### Dependencies

* **@antv/x6:** upgraded to 1.25.2
This commit is contained in:
x6-bot
2021-08-06 03:37:25 +00:00
parent c633ba4604
commit 3c1945d9d0
2 changed files with 16 additions and 1 deletions

View File

@ -1,3 +1,18 @@
# @antv/x6-sites-demos [1.2.0](https://github.com/antvis/x6/compare/@antv/x6-sites-demos@1.1.4...@antv/x6-sites-demos@1.2.0) (2021-08-06)
### Features
* ✨ add cell-editor tool ([#1202](https://github.com/antvis/x6/issues/1202)) ([2286097](https://github.com/antvis/x6/commit/228609783e1b3a3ff579ce9d38cf2e70dacd4931))
### Dependencies
* **@antv/x6:** upgraded to 1.25.2
# @antv/x6-sites-demos [1.2.0](https://github.com/antvis/x6/compare/@antv/x6-sites-demos@1.1.4...@antv/x6-sites-demos@1.2.0) (2021-08-03)

View File

@ -15,7 +15,7 @@
"dependencies": {
"@ant-design/icons": "^4.2.1",
"@antv/layout": "^0.1.9",
"@antv/x6": "^1.25.1",
"@antv/x6": "^1.25.2",
"@antv/x6-react-components": "^1.1.13",
"@antv/x6-react-shape": "^1.4.5",
"@antv/x6-sites-demos-helper": "^1.2.1",