chore(release): @antv/x6-vector@1.2.3 [skip ci]
## @antv/x6-vector [1.2.3](https://github.com/antvis/x6/compare/@antv/x6-vector@1.2.2...@antv/x6-vector@1.2.3) (2021-09-13)
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
## @antv/x6-vector [1.2.3](https://github.com/antvis/x6/compare/@antv/x6-vector@1.2.2...@antv/x6-vector@1.2.3) (2021-09-13)
|
||||
|
||||
## @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)
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.2.2",
|
||||
"version": "1.2.3",
|
||||
"name": "@antv/x6-vector",
|
||||
"description": "Lightweight library for manipulating and animating SVG.",
|
||||
"main": "lib/index.js",
|
||||
|
@ -3,5 +3,5 @@
|
||||
/**
|
||||
* Auto generated version file, do not modify it!
|
||||
*/
|
||||
const version = '1.2.2'
|
||||
const version = '1.2.3'
|
||||
export { version }
|
||||
|
Reference in New Issue
Block a user