chore(release): 🚀 @antv/x6-sites@1.3.0 [skip ci]

# @antv/x6-sites [1.3.0](https://github.com/antvis/x6/compare/@antv/x6-sites@1.2.0...@antv/x6-sites@1.3.0) (2021-03-11)

### Features

*  add direction option for midside node-anchor ([b235c11](ee62cc07ba))

### Dependencies

* **@antv/x6:** upgraded to 1.16.0
This commit is contained in:
x6-bot
2021-03-11 01:42:45 +00:00
parent 64496f1a41
commit 18568871a0
2 changed files with 17 additions and 2 deletions

View File

@ -1,3 +1,18 @@
# @antv/x6-sites [1.3.0](https://github.com/antvis/x6/compare/@antv/x6-sites@1.2.0...@antv/x6-sites@1.3.0) (2021-03-11)
### Features
* ✨ add direction option for midside node-anchor ([b235c11](https://github.com/antvis/x6/commit/b235c1106b4041f257d4f0db5f30198e5c41c90d))
### Dependencies
* **@antv/x6:** upgraded to 1.16.0
# @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-03-10)

View File

@ -1,7 +1,7 @@
{
"private": true,
"name": "@antv/x6-sites",
"version": "1.2.0",
"version": "1.3.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.15.0",
"@antv/x6": "^1.16.0",
"@antv/x6-react-components": "^1.1.1",
"@antv/x6-react-shape": "^1.3.1",
"@antv/layout": "^0.1.9",