chore(release): @antv/x6-sites@1.2.0 [skip ci]
# @antv/x6-sites [1.2.0](https://github.com/antvis/x6/compare/@antv/x6-sites@1.1.2...@antv/x6-sites@1.2.0) (2021-01-13)
### Features
* ✨ auto resize graph when container resized ([ff6e2b6](9c7bc9a4bb
)), closes [#531](https://github.com/antvis/x6/issues/531)
### Dependencies
* **@antv/x6:** upgraded to 1.12.0
This commit is contained in:
@ -1,3 +1,18 @@
|
||||
# @antv/x6-sites [1.2.0](https://github.com/antvis/x6/compare/@antv/x6-sites@1.1.2...@antv/x6-sites@1.2.0) (2021-01-13)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* ✨ auto resize graph when container resized ([ff6e2b6](https://github.com/antvis/x6/commit/ff6e2b63bce78992cdb1892c84d7bf2ce6c2bbc3)), closes [#531](https://github.com/antvis/x6/issues/531)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### Dependencies
|
||||
|
||||
* **@antv/x6:** upgraded to 1.12.0
|
||||
|
||||
## @antv/x6-sites [1.1.3](https://github.com/antvis/x6/compare/@antv/x6-sites@1.1.2...@antv/x6-sites@1.1.3) (2021-01-13)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"private": true,
|
||||
"name": "@antv/x6-sites",
|
||||
"version": "1.1.3",
|
||||
"version": "1.2.0",
|
||||
"description": "X6 sites deployed on gh-pages",
|
||||
"scripts": {
|
||||
"clean": "gatsby clean",
|
||||
@ -16,7 +16,7 @@
|
||||
],
|
||||
"dependencies": {
|
||||
"@antv/gatsby-theme-antv": "^1.0.3",
|
||||
"@antv/x6": "^1.11.6",
|
||||
"@antv/x6": "^1.12.0",
|
||||
"@antv/x6-react-components": "^1.1.1",
|
||||
"@antv/x6-react-shape": "^1.2.4",
|
||||
"antd": "^4.4.2",
|
||||
|
Reference in New Issue
Block a user