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

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

### Features

*  use vue-demi manage vue3 and vue2 ([ea66480](a96130d126))
This commit is contained in:
x6-bot
2021-03-12 09:18:20 +00:00
parent 6173dda29f
commit 8399947703
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
# @antv/x6-vue-shape [1.2.0](https://github.com/antvis/x6/compare/@antv/x6-vue-shape@1.1.7...@antv/x6-vue-shape@1.2.0) (2021-03-12)
### Features
* ✨ use vue-demi manage vue3 and vue2 ([ea66480](https://github.com/antvis/x6/commit/ea6648011e46fce128a9ee28fdf1385255248e92))
## @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)

View File

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