diff --git a/xterio-auth/RELEASE.md b/xterio-auth/RELEASE.md index 30657ce..fe000a0 100644 --- a/xterio-auth/RELEASE.md +++ b/xterio-auth/RELEASE.md @@ -21,3 +21,6 @@ - 新增登录方法api - 新增登录钱包api - 优化openPage + +# 0.0.16 +- 修复了一些topup问题 diff --git a/xterio-auth/package.json b/xterio-auth/package.json index a83050e..e67151e 100644 --- a/xterio-auth/package.json +++ b/xterio-auth/package.json @@ -1,6 +1,6 @@ { "name": "@xterio-sdk/auth", - "version": "0.0.15", + "version": "0.0.16", "description": "xterio-auth", "author": "xterio platform", "license": "ISC",