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

## @antv/x6-vue-shape [1.2.7](https://github.com/antvis/x6/compare/@antv/x6-vue-shape@1.2.6...@antv/x6-vue-shape@1.2.7) (2021-06-20)

### Bug Fixes

* 🐛 unmount component when node unmount ([#1118](https://github.com/antvis/x6/issues/1118)) ([35e3d07](e029c7a6d2))
This commit is contained in:
x6-bot
2021-06-20 11:38:17 +00:00
parent 3cb4eb4da8
commit d4534e3623
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## @antv/x6-vue-shape [1.2.7](https://github.com/antvis/x6/compare/@antv/x6-vue-shape@1.2.6...@antv/x6-vue-shape@1.2.7) (2021-06-20)
### Bug Fixes
* 🐛 unmount component when node unmount ([#1118](https://github.com/antvis/x6/issues/1118)) ([35e3d07](https://github.com/antvis/x6/commit/35e3d0712250723ca349443c332ee5332ae7ae24))
## @antv/x6-vue-shape [1.2.6](https://github.com/antvis/x6/compare/@antv/x6-vue-shape@1.2.5...@antv/x6-vue-shape@1.2.6) (2021-06-16)

View File

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