chore(master): release 0.0.1

This commit is contained in:
kercylan 2023-06-26 11:40:42 +08:00
parent c61293dda8
commit bcc7140bd9
1 changed files with 16 additions and 0 deletions

16
CHANGELOG.md Normal file
View File

@ -0,0 +1,16 @@
# Changelog
## 0.0.1 (2023-06-26)
### Features | 新特性
* geometry.Point 支持 Abs、Min、Max 运算 ([2696624](https://github.com/kercylan98/minotaur/commit/269662486bfd8c0b9436c081e7c73dc5410c5b2e))
* **master:** 调整 release.yml changelogtype ([9b95b6c](https://github.com/kercylan98/minotaur/commit/9b95b6cdc76e548108aa355a9f6f61fbd6f0b637))
* 增加几何运算辅助函数 ([c7a6e09](https://github.com/kercylan98/minotaur/commit/c7a6e09926013a6278117dcdb5293815660d1e45))
### Other | 其他更改
* **master:** 增加 release.yml workflow支持自动化版本发布 ([b23bb3c](https://github.com/kercylan98/minotaur/commit/b23bb3c039df804808a6108685f322186eb05886))
* **master:** 增加 release.yml workflow支持自动化版本发布 ([cc8fa2c](https://github.com/kercylan98/minotaur/commit/cc8fa2c7b8f1e3eaffce3de98f6803408bb24b4c))