diff --git a/CHANGELOG.md b/CHANGELOG.md index 6fafa0b..edea3ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,11 @@ # 版本更新日志 +### [1.9.2](http://124.126.16.154:8888/singularity/hdk-pay/compare/v1.9.1...v1.9.2) (2025-09-19) + + +### ✨ Features | 新功能 + +* **Account:** 添加新的积分类型 ([874a6f4](http://124.126.16.154:8888/singularity/hdk-pay/commit/874a6f4fa96b09a4c6c652b6d285d4b6631a3c66)) + ### [1.9.1](http://124.126.16.154:8888/singularity/hdk-pay/compare/v1.9.0...v1.9.1) (2025-09-17) diff --git a/composer.json b/composer.json index dc64d43..657e7df 100755 --- a/composer.json +++ b/composer.json @@ -70,5 +70,5 @@ "url": "https://mirrors.aliyun.com/composer/" } }, - "version": "1.9.1" + "version": "1.9.2" }