chore(release): 🚀 @antv/x6-vue-shape@1.1.7 [skip ci]

## @antv/x6-vue-shape [1.1.7](https://github.com/antvis/x6/compare/@antv/x6-vue-shape@1.1.6...@antv/x6-vue-shape@1.1.7) (2021-03-07)

### Bug Fixes

* 🐛 add primer for vue-shape ([#738](https://github.com/antvis/x6/issues/738)) ([9dbcb07](9eaaab4017))
This commit is contained in:
x6-bot
2021-03-07 05:37:08 +00:00
parent f0220c2972
commit 34cda278b4
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## @antv/x6-vue-shape [1.1.7](https://github.com/antvis/x6/compare/@antv/x6-vue-shape@1.1.6...@antv/x6-vue-shape@1.1.7) (2021-03-07)
### Bug Fixes
* 🐛 add primer for vue-shape ([#738](https://github.com/antvis/x6/issues/738)) ([9dbcb07](https://github.com/antvis/x6/commit/9dbcb074facd75a9c9bc940bc2c831c3349525e8))
## @antv/x6-vue-shape [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-vue-shape@1.1.5...@antv/x6-vue-shape@1.1.6) (2021-02-07)

View File

@ -1,6 +1,6 @@
{
"name": "@antv/x6-vue-shape",
"version": "1.1.6",
"version": "1.1.7",
"description": "X6 shape for rendering vue components.",
"main": "lib/index.js",
"module": "es/index.js",