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

### Features

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

### Dependencies

* **@antv/x6:** upgraded to 1.26.2
* **@antv/x6-react-components:** upgraded to 1.1.14
* **@antv/x6-react-shape:** upgraded to 1.4.6
* **@antv/x6-sites-demos-helper:** upgraded to 1.2.2
This commit is contained in:
x6-bot
2021-09-13 03:54:01 +00:00
parent 13eab0cdd1
commit 8e42aaf8bf
2 changed files with 22 additions and 4 deletions

View File

@ -1,3 +1,21 @@
# @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-09-13)
### 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.26.2
* **@antv/x6-react-components:** upgraded to 1.1.14
* **@antv/x6-react-shape:** upgraded to 1.4.6
* **@antv/x6-sites-demos-helper:** upgraded to 1.2.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-31)

View File

@ -15,10 +15,10 @@
"dependencies": {
"@ant-design/icons": "^4.2.1",
"@antv/layout": "^0.1.9",
"@antv/x6": "^1.26.1",
"@antv/x6-react-components": "^1.1.13",
"@antv/x6-react-shape": "^1.4.5",
"@antv/x6-sites-demos-helper": "^1.2.1",
"@antv/x6": "^1.26.2",
"@antv/x6-react-components": "^1.1.14",
"@antv/x6-react-shape": "^1.4.6",
"@antv/x6-sites-demos-helper": "^1.2.2",
"@types/d3-sankey": "^0.11.1",
"@types/highlight.js": "^9.12.4",
"@types/react": "^16.9.19",