chore(release): @antv/x6-svg-to-shape@1.0.1 [skip ci]

## @antv/x6-svg-to-shape [1.0.1](https://github.com/antvis/x6/compare/@antv/x6-svg-to-shape@1.0.0...@antv/x6-svg-to-shape@1.0.1) (2021-05-14)

### Dependencies

* **@antv/x6:** upgraded to 1.21.5
This commit is contained in:
x6-bot
2021-05-14 08:20:58 +00:00
parent bc67659b78
commit d264130dba
2 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,13 @@
## @antv/x6-svg-to-shape [1.0.1](https://github.com/antvis/x6/compare/@antv/x6-svg-to-shape@1.0.0...@antv/x6-svg-to-shape@1.0.1) (2021-05-14)
### Dependencies
* **@antv/x6:** upgraded to 1.21.5
# @antv/x6-svg-to-shape 1.0.0 (2021-05-12)

View File

@ -1,7 +1,7 @@
{
"private": true,
"name": "@antv/x6-svg-to-shape",
"version": "1.0.0",
"version": "1.0.1",
"description": "convert svg to shape definition",
"scripts": {
"start": "umi dev",
@ -23,7 +23,7 @@
]
},
"dependencies": {
"@antv/x6": "^1.21.4",
"@antv/x6": "^1.21.5",
"@umijs/preset-react": "1.x",
"antd": "^4.4.2",
"classnames": "^2.2.6",