-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
30 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,34 @@ | ||
# Changelog | ||
|
||
|
||
## v0.1.3 | ||
|
||
[compare changes](https://github.com/roshan-labs/auth/compare/v0.1.2...v0.1.3) | ||
|
||
### 🩹 Fixes | ||
|
||
- 修正 signOut 方法默认重定向为 nuxt.config.ts 中 pages.login 路由 ([63aa688](https://github.com/roshan-labs/auth/commit/63aa688)) | ||
- SignOut 没有刷新 lastRefreshedAt ([805a593](https://github.com/roshan-labs/auth/commit/805a593)) | ||
- UsePermission 没有引入 useRuntimeConfig ([63c9b02](https://github.com/roshan-labs/auth/commit/63c9b02)) | ||
|
||
### 📖 Documentation | ||
|
||
- 完善 readme ([100fe17](https://github.com/roshan-labs/auth/commit/100fe17)) | ||
|
||
### 🏡 Chore | ||
|
||
- 完善 local 策略示例 ([0d0d59d](https://github.com/roshan-labs/auth/commit/0d0d59d)) | ||
- 完善 playground-refresh ([8726b63](https://github.com/roshan-labs/auth/commit/8726b63)) | ||
- 配置 ci ([06f3fa6](https://github.com/roshan-labs/auth/commit/06f3fa6)) | ||
- 缺少 runs-on 命令 ([7ebb5b8](https://github.com/roshan-labs/auth/commit/7ebb5b8)) | ||
- Frozen-lockfile 名称错误 ([5a70e14](https://github.com/roshan-labs/auth/commit/5a70e14)) | ||
- Ci 增加 setup project 步骤 ([ff67d76](https://github.com/roshan-labs/auth/commit/ff67d76)) | ||
- Ci 增加 lint、prepack、test 命令 ([5d48a8c](https://github.com/roshan-labs/auth/commit/5d48a8c)) | ||
|
||
### ❤️ Contributors | ||
|
||
- XiangGao <[email protected]> | ||
|
||
## v0.1.2 | ||
|
||
[compare changes](https://github.com/roshan-labs/auth/compare/v0.1.1...v0.1.2) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters