Skip to content

Commit

Permalink
chore(release): v0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
gxmari007 committed Feb 19, 2024
1 parent 0568044 commit 537ec61
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 2 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
# Changelog


## v0.1.4

[compare changes](https://github.com/roshan-labs/auth/compare/v0.1.3...v0.1.4)

### 🚀 Enhancements

- 支持 Auth.js 策略及全部功能配置 ([a8b2a57](https://github.com/roshan-labs/auth/commit/a8b2a57))

### 🏡 Chore

- **release:** V0.1.3 ([ff95eb0](https://github.com/roshan-labs/auth/commit/ff95eb0))
- 找不到 '#imports' 模块 ([0568044](https://github.com/roshan-labs/auth/commit/0568044))

### ❤️ Contributors

- XiangGao <392041299@qq.com>

## v0.1.3

[compare changes](https://github.com/roshan-labs/auth/compare/v0.1.2...v0.1.3)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@roshan-labs/auth",
"version": "0.1.3",
"version": "0.1.4",
"description": "Nuxt3 auth module",
"repository": "https://github.com/roshan-labs/auth",
"license": "MIT",
Expand Down Expand Up @@ -77,4 +77,4 @@
"peerDependencies": {
"@auth/core": "0.20.0"
}
}
}

0 comments on commit 537ec61

Please sign in to comment.