diff --git a/CHANGELOG.md b/CHANGELOG.md index 2af10be..3eb3845 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,16 @@ # 版本更新日志 +### [0.1.8](http://124.126.16.154:8888/singularity/HyperfDevelopmentKitCore/compare/v0.1.7...v0.1.8) (2024-09-12) + + +### ✨ Features | 新功能 + +* **email:** 增加了密送参数 ([1c05772](http://124.126.16.154:8888/singularity/HyperfDevelopmentKitCore/commit/1c057722bcf407ab1faf6b5feb285e1e472fc627)) + + +### 📦‍ Build System | 打包构建 + +* **composer:** 更新依赖 ([0471983](http://124.126.16.154:8888/singularity/HyperfDevelopmentKitCore/commit/04719839ad518ef3c00ffb67b8b563561de36858)) + ### [0.1.7](http://124.126.16.154:8888/singularity/HyperfDevelopmentKitCore/compare/v0.1.6...v0.1.7) (2023-07-05) diff --git a/composer.json b/composer.json index 0436c42..029b74e 100755 --- a/composer.json +++ b/composer.json @@ -114,5 +114,5 @@ "url": "https://repo.huaweicloud.com/repository/php/" } }, - "version": "0.1.7" + "version": "0.1.8" }