chore(release): @antv/x6-vector@1.2.2 [skip ci]

## @antv/x6-vector [1.2.2](https://github.com/antvis/x6/compare/@antv/x6-vector@1.2.1...@antv/x6-vector@1.2.2) (2021-07-05)
This commit is contained in:
x6-bot
2021-07-05 04:14:48 +00:00
parent 37a22e2d39
commit 71d83a8f4d
3 changed files with 4 additions and 2 deletions

View File

@ -1,3 +1,5 @@
## @antv/x6-vector [1.2.2](https://github.com/antvis/x6/compare/@antv/x6-vector@1.2.1...@antv/x6-vector@1.2.2) (2021-07-05)
## @antv/x6-vector [1.2.1](https://github.com/antvis/x6/compare/@antv/x6-vector@1.2.0...@antv/x6-vector@1.2.1) (2021-06-18)
## @antv/x6-vector [1.2.1](https://github.com/antvis/x6/compare/@antv/x6-vector@1.2.0...@antv/x6-vector@1.2.1) (2021-06-17)

View File

@ -1,5 +1,5 @@
{
"version": "1.2.1",
"version": "1.2.2",
"name": "@antv/x6-vector",
"description": "Lightweight library for manipulating and animating SVG.",
"main": "lib/index.js",

View File

@ -3,5 +3,5 @@
/**
* Auto generated version file, do not modify it!
*/
const version = '1.2.1'
const version = '1.2.2'
export { version }