chore(release): @antv/x6-geometry@1.0.0 [skip ci]

# @antv/x6-geometry 1.0.0 (2021-03-23)

### Features

*  add geometry library ([6502513](dbba32eebc))
* add some getters ([ff0273d](ff0273d119))
* equalPoints ([6a45c90](6a45c9027a))
* rotate rectangle ([88a4fec](88a4fec7d1))
* round with default precision ([aef56f7](aef56f73f0))
This commit is contained in:
x6-bot
2021-03-23 02:12:53 +00:00
parent 7ce6eb183d
commit bb6db0b5c8

View File

@ -0,0 +1,10 @@
# @antv/x6-geometry 1.0.0 (2021-03-23)
### Features
* ✨ add geometry library ([6502513](https://github.com/antvis/x6/commit/650251331c07de39da94b1058239d044f02c8aba))
* add some getters ([ff0273d](https://github.com/antvis/x6/commit/ff0273d119afd74b7233649308ba0035c737ca1a))
* equalPoints ([6a45c90](https://github.com/antvis/x6/commit/6a45c9027ab869a05c2f561cb7503078b0117264))
* rotate rectangle ([88a4fec](https://github.com/antvis/x6/commit/88a4fec7d1d3a49b6c1373f0641c8949474d7d83))
* round with default precision ([aef56f7](https://github.com/antvis/x6/commit/aef56f73f0627d620d36d116b74c828fa76c13f2))