chore(release): @antv/x6@1.18.0 [skip ci]
# @antv/x6 [1.18.0](https://github.com/antvis/x6/compare/@antv/x6@1.17.7...@antv/x6@1.18.0) (2021-03-23)
### Features
* ✨ revert a lint fix commit ([319f30f](39d8e71ce0
))
This commit is contained in:
@ -1,3 +1,10 @@
|
||||
# @antv/x6 [1.18.0](https://github.com/antvis/x6/compare/@antv/x6@1.17.7...@antv/x6@1.18.0) (2021-03-23)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* ✨ revert a lint fix commit ([319f30f](https://github.com/antvis/x6/commit/319f30f5e68587623d85a2759142feaf37ac46fc))
|
||||
|
||||
## @antv/x6 [1.17.7](https://github.com/antvis/x6/compare/@antv/x6@1.17.6...@antv/x6@1.17.7) (2021-03-23)
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@antv/x6",
|
||||
"version": "1.17.7",
|
||||
"version": "1.18.0",
|
||||
"description": "JavaScript diagramming library that uses SVG and HTML for rendering.",
|
||||
"main": "lib/index.js",
|
||||
"module": "es/index.js",
|
||||
|
@ -3,5 +3,5 @@
|
||||
/**
|
||||
* Auto generated version file, do not modify it!
|
||||
*/
|
||||
const version = '1.17.7'
|
||||
const version = '1.18.0'
|
||||
export { version }
|
||||
|
Reference in New Issue
Block a user