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

## @antv/x6-svg-to-shape [1.0.3](https://github.com/antvis/x6/compare/@antv/x6-svg-to-shape@1.0.2...@antv/x6-svg-to-shape@1.0.3) (2021-07-09)

### Dependencies

* **@antv/x6:** upgraded to 1.24.5
This commit is contained in:
x6-bot
2021-07-09 08:29:22 +00:00
parent 07fcc04cb5
commit ee87ad755a
2 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,13 @@
## @antv/x6-svg-to-shape [1.0.3](https://github.com/antvis/x6/compare/@antv/x6-svg-to-shape@1.0.2...@antv/x6-svg-to-shape@1.0.3) (2021-07-09)
### Dependencies
* **@antv/x6:** upgraded to 1.24.5
## @antv/x6-svg-to-shape [1.0.2](https://github.com/antvis/x6/compare/@antv/x6-svg-to-shape@1.0.1...@antv/x6-svg-to-shape@1.0.2) (2021-07-05)
## @antv/x6-svg-to-shape [1.0.2](https://github.com/antvis/x6/compare/@antv/x6-svg-to-shape@1.0.1...@antv/x6-svg-to-shape@1.0.2) (2021-06-23)

View File

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