diff --git a/CHANGELOG.md b/CHANGELOG.md index f9955d6..15219cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,11 @@ # 版本更新日志 +### [0.2.3](http://124.126.16.154:8888/singularity/hyperf-saml/compare/v0.2.2...v0.2.3) (2023-03-21) + + +### 📦‍ Build System | 打包构建 + +* **composer:** 迁移到腾讯源,并更新依赖 ([d994292](http://124.126.16.154:8888/singularity/hyperf-saml/commit/d994292d41aab83a1e295e6b1fd3c96a075589d3)) + ### [0.2.2](http://124.126.16.154:8888/singularity/hyperf-saml/compare/v0.2.1...v0.2.2) (2023-03-21) diff --git a/composer.json b/composer.json index 4670753..5abc5cc 100644 --- a/composer.json +++ b/composer.json @@ -71,5 +71,5 @@ "url": "https://satis.luxcreo.cn/" } }, - "version": "0.2.2" + "version": "0.2.3" }