Skip to content

Commit

Permalink
chore(release): πŸš€ @antv/[email protected] [skip ci]
Browse files Browse the repository at this point in the history
# @antv/x6-vue-shape [1.2.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-03-12)

### Features

* ✨ use vue-demi manage vue3 and vue2 ([ea66480](antvis@ea66480))
  • Loading branch information
x6-bot committed Mar 12, 2021
1 parent 9638184 commit 9ced33b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/x6-vue-shape/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# @antv/x6-vue-shape [1.2.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (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/[email protected]...@antv/[email protected]) (2021-03-07)


Expand Down
2 changes: 1 addition & 1 deletion packages/x6-vue-shape/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 9ced33b

Please sign in to comment.