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

# @antv/x6-angular-shape [1.1.0](https://github.com/antvis/x6/compare/@antv/x6-angular-shape@1.0.0...@antv/x6-angular-shape@1.1.0) (2021-08-16)

### Features

* x6-angular-shape support pass arguments ([#1250](https://github.com/antvis/x6/issues/1250)) ([2a47d4a](b683f82d70))
This commit is contained in:
x6-bot
2021-08-16 05:35:57 +00:00
parent d163507362
commit 9435d20715
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
# @antv/x6-angular-shape [1.1.0](https://github.com/antvis/x6/compare/@antv/x6-angular-shape@1.0.0...@antv/x6-angular-shape@1.1.0) (2021-08-16)
### Features
* x6-angular-shape support pass arguments ([#1250](https://github.com/antvis/x6/issues/1250)) ([2a47d4a](https://github.com/antvis/x6/commit/2a47d4ad4ff313fc1e18e7327ba759ecf3f3867d))
# @antv/x6-angular-shape 1.0.0 (2021-07-10)

View File

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