diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ce83d0..f9955d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,11 @@ # 版本更新日志 +### [0.2.2](http://124.126.16.154:8888/singularity/hyperf-saml/compare/v0.2.1...v0.2.2) (2023-03-21) + + +### 📦‍ Build System | 打包构建 + +* **composer:** 更新依赖 ([3765460](http://124.126.16.154:8888/singularity/hyperf-saml/commit/37654602d935518473a7c275afc54fd39c9e9ef1)) + ### [0.2.1](http://124.126.16.154:8888/singularity/hyperf-saml/compare/v0.2.0...v0.2.1) (2023-03-15) diff --git a/composer.json b/composer.json index 854c0f4..3f79c5e 100644 --- a/composer.json +++ b/composer.json @@ -71,5 +71,5 @@ "url": "https://satis.luxcreo.cn/" } }, - "version": "0.2.1" + "version": "0.2.2" }