diff --git a/CHANGELOG.md b/CHANGELOG.md index e157499..4a2bfc6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,11 @@ # 版本更新日志 +### [0.1.10](http://124.126.16.154:8888/singularity/HyperfDevelopmentKitCore/compare/v0.1.9...v0.1.10) (2025-09-26) + + +### 👷 Continuous Integration | CI 配置 + +* 添加发布到注册表的CI工作流 ([0009619](http://124.126.16.154:8888/singularity/HyperfDevelopmentKitCore/commit/0009619d9c74472dd2477d29896fa8e1e64fee36)) + ### [0.1.9](http://124.126.16.154:8888/singularity/HyperfDevelopmentKitCore/compare/v0.1.8...v0.1.9) (2024-09-12) diff --git a/composer.json b/composer.json index eff40fd..63543f3 100755 --- a/composer.json +++ b/composer.json @@ -114,5 +114,5 @@ "url": "https://repo.huaweicloud.com/repository/php/" } }, - "version": "0.1.9" + "version": "0.1.10" }