chore(release): @antv/x6@1.11.6 [skip ci]

## @antv/x6 [1.11.6](https://github.com/antvis/x6/compare/@antv/x6@1.11.5...@antv/x6@1.11.6) (2021-01-13)
This commit is contained in:
x6-bot
2021-01-13 06:31:20 +00:00
parent 8c3923db0d
commit 20af03a8de
3 changed files with 6 additions and 4 deletions

View File

@ -1,3 +1,5 @@
## @antv/x6 [1.11.6](https://github.com/antvis/x6/compare/@antv/x6@1.11.5...@antv/x6@1.11.6) (2021-01-13)
## @antv/x6 [1.8.3](https://github.com/antvis/x6/compare/@antv/x6@1.8.2...@antv/x6@1.8.3) (2021-01-13)
## @antv/x6 [1.8.2](https://github.com/antvis/x6/compare/@antv/x6@1.8.1...@antv/x6@1.8.2) (2021-01-12)

View File

@ -1,6 +1,6 @@
{
"name": "@antv/x6",
"version": "1.11.5",
"version": "1.11.6",
"description": "JavaScript diagramming library that uses SVG and HTML for rendering.",
"main": "lib/index.js",
"module": "es/index.js",

View File

@ -1,7 +1,7 @@
/* tslint:disable */
/**
* Auto generated version file, do not modify it!
*/
const version = '1.11.5'
* Auto generated version file, do not modify it!
*/
const version = '1.11.6'
export { version }