diff --git a/CHANGELOG.md b/CHANGELOG.md index 7079b1e..b892d09 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,11 @@ # 版本更新日志 +### [1.0.3](http://124.126.16.154:8888/singularity/HyperfDevelopmentKitCore/compare/v1.0.2...v1.0.3) (2025-11-25) + + +### 🚀 Chore | 构建/工程依赖/工具 + +* **deps:** 更新 roave/dont 依赖版本约束 ([29ad0ab](http://124.126.16.154:8888/singularity/HyperfDevelopmentKitCore/commit/29ad0ab1c9c7bd8a634505a390efda82d954a929)) + ### [1.0.2](http://124.126.16.154:8888/singularity/HyperfDevelopmentKitCore/compare/v1.0.1...v1.0.2) (2025-09-26) ### [1.0.1](http://124.126.16.154:8888/singularity/HyperfDevelopmentKitCore/compare/v1.0.0...v1.0.1) (2025-08-19) diff --git a/VERSION_TRACKER.txt b/VERSION_TRACKER.txt index e6d5cb8..e4c0d46 100644 --- a/VERSION_TRACKER.txt +++ b/VERSION_TRACKER.txt @@ -1 +1 @@ -1.0.2 \ No newline at end of file +1.0.3 \ No newline at end of file diff --git a/composer.json b/composer.json index 72f1462..60703be 100755 --- a/composer.json +++ b/composer.json @@ -136,5 +136,5 @@ "url": "https://mirrors.aliyun.com/composer/" } }, - "version": "1.0.2" + "version": "1.0.3" }