Skip to content

Commit

Permalink
feat: npm pkg(auth) publish(0.0.1-p)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenweigh committed Nov 20, 2024
1 parent 5f11b34 commit ba748e9
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 ba748e9

Please sign in to comment.