chore(release): @antv/x6-angular-shape@1.3.0 [skip ci]

# @antv/x6-angular-shape [1.3.0](https://github.com/antvis/x6/compare/@antv/x6-angular-shape@1.2.0...@antv/x6-angular-shape@1.3.0) (2022-01-11)

### Features

*  dispose components when unmount ([#1745](https://github.com/antvis/x6/issues/1745)) ([2bcd45f](2bcd45f818))
This commit is contained in:
x6-bot
2022-01-11 06:13:44 +00:00
parent 9ce2a26259
commit e984bab534
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
# @antv/x6-angular-shape [1.3.0](https://github.com/antvis/x6/compare/@antv/x6-angular-shape@1.2.0...@antv/x6-angular-shape@1.3.0) (2022-01-11)
### Features
* ✨ dispose components when unmount ([#1745](https://github.com/antvis/x6/issues/1745)) ([2bcd45f](https://github.com/antvis/x6/commit/2bcd45f818cfad5c19011660b30bbdd602787cd7))
# @antv/x6-angular-shape [1.2.0](https://github.com/antvis/x6/compare/@antv/x6-angular-shape@1.1.2...@antv/x6-angular-shape@1.2.0) (2021-11-01)

View File

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