chore(release): @antv/x6-vector@1.0.1 [skip ci]
## @antv/x6-vector [1.0.1](https://github.com/antvis/x6/compare/@antv/x6-vector@1.0.0...@antv/x6-vector@1.0.1) (2021-03-25)
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
## @antv/x6-vector [1.0.1](https://github.com/antvis/x6/compare/@antv/x6-vector@1.0.0...@antv/x6-vector@1.0.1) (2021-03-25)
|
||||
|
||||
# @antv/x6-vector 1.0.0 (2021-03-24)
|
||||
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"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.0.0'
|
||||
const version = '1.0.1'
|
||||
export { version }
|
||||
|
Reference in New Issue
Block a user