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

## @antv/x6-vector [1.1.2](https://github.com/antvis/x6/compare/@antv/x6-vector@1.1.1...@antv/x6-vector@1.1.2) (2021-06-15)

### Bug Fixes

* 🐛 typos ([f7b1720](3ccdf2d198))
This commit is contained in:
x6-bot
2021-06-15 07:07:24 +00:00
parent 37efc1ca49
commit db8777ac77
3 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,10 @@
## @antv/x6-vector [1.1.2](https://github.com/antvis/x6/compare/@antv/x6-vector@1.1.1...@antv/x6-vector@1.1.2) (2021-06-15)
### Bug Fixes
* 🐛 typos ([f7b1720](https://github.com/antvis/x6/commit/f7b1720280910bbfa1360494853fc0a511a22fdd))
## @antv/x6-vector [1.1.1](https://github.com/antvis/x6/compare/@antv/x6-vector@1.1.0...@antv/x6-vector@1.1.1) (2021-06-15)
## @antv/x6-vector [1.1.1](https://github.com/antvis/x6/compare/@antv/x6-vector@1.1.0...@antv/x6-vector@1.1.1) (2021-06-11)

View File

@ -1,5 +1,5 @@
{
"version": "1.1.1",
"version": "1.1.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.1.1'
const version = '1.1.2'
export { version }