Skip to content

Commit

Permalink
Merge branch 'npm-publish' into 'main'
Browse files Browse the repository at this point in the history
merge request after publish

See merge request changying/platform/xteriosdk-web!18
  • Loading branch information
sdk-access-token committed Nov 20, 2024
2 parents 176199e + ba748e9 commit 36172e0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion xterio-auth/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`

Expand Down
3 changes: 3 additions & 0 deletions xterio-auth/RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@
- 定制页面拓展+完善
- 新增api getOtac()
- 优化sso登录流程

# 0.0.1-p
- test github release
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.14",
"version": "0.0.1-p",
"description": "xterio-auth",
"author": "xterio platform",
"license": "ISC",
Expand Down

0 comments on commit 36172e0

Please sign in to comment.