diff --git a/xterio-auth/README.md b/xterio-auth/README.md index 6255e09..c9925e5 100644 --- a/xterio-auth/README.md +++ b/xterio-auth/README.md @@ -33,7 +33,7 @@ - [`LoginMethodType` ](#loginmethodtype-) # @xterio-sdk/auth -3 +4 ## 1. Install `npm install @xterio-sdk/auth` | `yarn add @xterio-sdk/auth` | `pnpm add @xterio-sdk/auth` diff --git a/xterio-auth/RELEASE.md b/xterio-auth/RELEASE.md index 99e3b35..22fb14f 100644 --- a/xterio-auth/RELEASE.md +++ b/xterio-auth/RELEASE.md @@ -16,3 +16,6 @@ - 定制页面拓展+完善 - 新增api getOtac() - 优化sso登录流程 + +# 0.0.1-p +- test github release diff --git a/xterio-auth/package.json b/xterio-auth/package.json index 4dd385b..22c7cc3 100644 --- a/xterio-auth/package.json +++ b/xterio-auth/package.json @@ -1,6 +1,6 @@ { "name": "@xterio-sdk/auth", - "version": "0.0.14", + "version": "0.0.1-p", "description": "xterio-auth", "author": "xterio platform", "license": "ISC",