chore(release): @antv/x6-react-shape@1.5.2 [skip ci]

## @antv/x6-react-shape [1.5.2](https://github.com/antvis/x6/compare/@antv/x6-react-shape@1.5.1...@antv/x6-react-shape@1.5.2) (2021-10-22)

### Performance Improvements

* ️ add simple config to remove rect and text element ([#1449](https://github.com/antvis/x6/issues/1449)) ([4452563](0b5f2413f0))
This commit is contained in:
x6-bot
2021-10-22 06:44:21 +00:00
parent 3c6d74c5ef
commit b81f5a969d
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## @antv/x6-react-shape [1.5.2](https://github.com/antvis/x6/compare/@antv/x6-react-shape@1.5.1...@antv/x6-react-shape@1.5.2) (2021-10-22)
### Performance Improvements
* ⚡️ add simple config to remove rect and text element ([#1449](https://github.com/antvis/x6/issues/1449)) ([4452563](https://github.com/antvis/x6/commit/4452563876a48fd90664c633e7e0e2debd750816))
## @antv/x6-react-shape [1.5.1](https://github.com/antvis/x6/compare/@antv/x6-react-shape@1.5.0...@antv/x6-react-shape@1.5.1) (2021-10-12)

View File

@ -1,6 +1,6 @@
{
"name": "@antv/x6-react-shape",
"version": "1.5.1",
"version": "1.5.2",
"description": "X6 shape for rendering react components.",
"main": "lib/index.js",
"module": "es/index.js",