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-30)
### Features
* ✨ add cell-editor tool ([#1202](https://github.com/antvis/x6/issues/1202)) ([2286097](98e80d10c9
))
### Dependencies
* **@antv/x6:** upgraded to 1.27.0
* **@antv/x6-sites-demos-helper:** upgraded to 1.2.2
This commit is contained in:
@ -1,3 +1,19 @@
|
||||
# @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-30)
|
||||
|
||||
|
||||
### 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.27.0
|
||||
* **@antv/x6-sites-demos-helper:** upgraded to 1.2.2
|
||||
|
||||
## @antv/x6-sites-demos [1.2.1](https://github.com/antvis/x6/compare/@antv/x6-sites-demos@1.2.0...@antv/x6-sites-demos@1.2.1) (2021-09-23)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"private": true,
|
||||
"name": "@antv/x6-sites-demos",
|
||||
"version": "1.2.1",
|
||||
"version": "1.2.0",
|
||||
"workspaces": [
|
||||
"packages/**/*"
|
||||
],
|
||||
@ -15,10 +15,10 @@
|
||||
"dependencies": {
|
||||
"@ant-design/icons": "^4.2.1",
|
||||
"@antv/layout": "^0.1.9",
|
||||
"@antv/x6": "^1.26.3",
|
||||
"@antv/x6": "^1.27.0",
|
||||
"@antv/x6-react-components": "^1.1.14",
|
||||
"@antv/x6-react-shape": "^1.5.0",
|
||||
"@antv/x6-sites-demos-helper": "^1.2.3",
|
||||
"@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",
|
||||
|
Reference in New Issue
Block a user