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

## @antv/x6-vue-shape [1.3.1](https://github.com/antvis/x6/compare/@antv/x6-vue-shape@1.3.0...@antv/x6-vue-shape@1.3.1) (2022-01-12)

### Bug Fixes

* 🐛 change vue vm instance ([#1751](https://github.com/antvis/x6/issues/1751)) ([bcf1485](bcf148584e))
This commit is contained in:
x6-bot
2022-01-12 13:58:35 +00:00
parent 94ebec7178
commit bd687bbad7
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## @antv/x6-vue-shape [1.3.1](https://github.com/antvis/x6/compare/@antv/x6-vue-shape@1.3.0...@antv/x6-vue-shape@1.3.1) (2022-01-12)
### Bug Fixes
* 🐛 change vue vm instance ([#1751](https://github.com/antvis/x6/issues/1751)) ([bcf1485](https://github.com/antvis/x6/commit/bcf148584e4dfa9d468033914aec4cc96e90e07c))
# @antv/x6-vue-shape [1.3.0](https://github.com/antvis/x6/compare/@antv/x6-vue-shape@1.2.10...@antv/x6-vue-shape@1.3.0) (2022-01-11)

View File

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