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

## @antv/x6-vue-shape [1.2.9](https://github.com/antvis/x6/compare/@antv/x6-vue-shape@1.2.8...@antv/x6-vue-shape@1.2.9) (2021-08-24)

### Bug Fixes

* **x6-vue-shape:** clear vue instance ([#1264](https://github.com/antvis/x6/issues/1264)) ([98d98ca](f8d874c410)), closes [#1261](https://github.com/antvis/x6/issues/1261)

### Dependencies

* **@antv/x6:** upgraded to 1.26.0
This commit is contained in:
x6-bot
2021-08-24 15:08:00 +00:00
parent 23f6760c9a
commit 9075a29547
2 changed files with 16 additions and 1 deletions

View File

@ -1,3 +1,18 @@
## @antv/x6-vue-shape [1.2.9](https://github.com/antvis/x6/compare/@antv/x6-vue-shape@1.2.8...@antv/x6-vue-shape@1.2.9) (2021-08-24)
### Bug Fixes
* **x6-vue-shape:** clear vue instance ([#1264](https://github.com/antvis/x6/issues/1264)) ([98d98ca](https://github.com/antvis/x6/commit/98d98ca17c92b357c162b6e118a1e8d6fe72b4d7)), closes [#1261](https://github.com/antvis/x6/issues/1261)
### Dependencies
* **@antv/x6:** upgraded to 1.26.0
## @antv/x6-vue-shape [1.2.8](https://github.com/antvis/x6/compare/@antv/x6-vue-shape@1.2.7...@antv/x6-vue-shape@1.2.8) (2021-06-21)

View File

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