chore(release): 0.2.12

This commit is contained in:
ch4o5
2023-07-14 09:18:55 +00:00
committed by root
parent 5cffd47e4d
commit 3c22f4588f
2 changed files with 8 additions and 1 deletions

View File

@@ -1,4 +1,11 @@
# 版本更新日志
### [0.2.12](http://124.126.16.154:8888/singularity/hdk-auth/compare/v0.2.11...v0.2.12) (2023-07-14)
### 🐛 Bug Fixes | Bug 修复
* **session:** 修复 set-cookie 过长自动截断的问题 ([5cffd47](http://124.126.16.154:8888/singularity/hdk-auth/commit/5cffd47e4df8727a46ed46e1ef2aa537a40d0eab))
### [0.2.11](http://124.126.16.154:8888/singularity/hdk-auth/compare/v0.2.10...v0.2.11) (2023-07-12)

View File

@@ -56,5 +56,5 @@
"url": "https://mirrors.cloud.tencent.com/composer/"
}
},
"version": "0.2.11"
"version": "0.2.12"
}