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-07-27)

### Features

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

### Dependencies

* **@antv/x6:** upgraded to 1.25.0
This commit is contained in:
x6-bot
2021-07-27 02:29:55 +00:00
parent 0543093b81
commit ae08df57cf
2 changed files with 17 additions and 2 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-07-27)
### 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.0
## @antv/x6-sites-demos [1.1.5](https://github.com/antvis/x6/compare/@antv/x6-sites-demos@1.1.4...@antv/x6-sites-demos@1.1.5) (2021-07-22)

View File

@ -1,7 +1,7 @@
{
"private": true,
"name": "@antv/x6-sites-demos",
"version": "1.1.5",
"version": "1.2.0",
"workspaces": [
"packages/**/*"
],
@ -15,7 +15,7 @@
"dependencies": {
"@ant-design/icons": "^4.2.1",
"@antv/layout": "^0.1.9",
"@antv/x6": "^1.24.8",
"@antv/x6": "^1.25.0",
"@antv/x6-react-components": "^1.1.13",
"@antv/x6-react-shape": "^1.4.5",
"@antv/x6-sites-demos-helper": "^1.2.1",