Skip to content

Commit

Permalink
feat: npm pkg(auth) publish(0.0.13)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenweigh committed Oct 16, 2024
1 parent e01bf49 commit 28700a6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions xterio-auth/RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,7 @@

# 0.0.12
- 修复验证码倒计时结束未显示重发按钮问题

# 0.0.13
- tokens 缓存形式由cookie变更为localstorage
- 已注册尚未未验证的用户,继续进行验证
2 changes: 1 addition & 1 deletion xterio-auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xterio-sdk/auth",
"version": "0.0.12",
"version": "0.0.13",
"description": "xterio-auth",
"author": "xterio platform",
"license": "ISC",
Expand Down

0 comments on commit 28700a6

Please sign in to comment.