chore(release): @antv/x6-example-features@1.2.1 [skip ci]
## @antv/x6-example-features [1.2.1](https://github.com/antvis/x6/compare/@antv/x6-example-features@1.2.0...@antv/x6-example-features@1.2.1) (2021-04-13)
### Bug Fixes
* 🐛 fix type error ([62a15bd](30ca7a9281
))
This commit is contained in:
@ -1,3 +1,10 @@
|
||||
## @antv/x6-example-features [1.2.1](https://github.com/antvis/x6/compare/@antv/x6-example-features@1.2.0...@antv/x6-example-features@1.2.1) (2021-04-13)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* 🐛 fix type error ([62a15bd](https://github.com/antvis/x6/commit/62a15bdf4929134eb87bfa736db1271be0a76613))
|
||||
|
||||
# @antv/x6-example-features [1.2.0](https://github.com/antvis/x6/compare/@antv/x6-example-features@1.1.2...@antv/x6-example-features@1.2.0) (2021-04-13)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"private": true,
|
||||
"name": "@antv/x6-example-features",
|
||||
"version": "1.2.0",
|
||||
"version": "1.2.1",
|
||||
"scripts": {
|
||||
"start": "umi dev",
|
||||
"build": "umi build",
|
||||
|
Reference in New Issue
Block a user