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:
@ -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)
|
||||
|
@ -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",
|
||||
|
@ -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 }
|
||||
|
Reference in New Issue
Block a user