@aomex/auth-bearer-strategy
Advanced tools
Comparing version 3.13.1 to 3.14.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [3.14.0](https://github.com/aomex/aomex/compare/v3.13.1...v3.14.0) (2025-01-02) | ||
**Note:** Version bump only for package @aomex/auth-bearer-strategy | ||
## [3.13.1](https://github.com/aomex/aomex/compare/v3.13.0...v3.13.1) (2024-12-29) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@aomex/auth-bearer-strategy", | ||
"version": "3.13.1", | ||
"version": "3.14.0", | ||
"description": "身份认证bearer策略", | ||
@@ -36,7 +36,7 @@ "repository": "git@github.com:aomex/aomex.git", | ||
"devDependencies": { | ||
"@aomex/auth": "^3.13.1", | ||
"@aomex/web": "^3.13.1", | ||
"@aomex/common": "^3.13.1" | ||
"@aomex/auth": "^3.14.0", | ||
"@aomex/common": "^3.14.0", | ||
"@aomex/web": "^3.14.0" | ||
}, | ||
"scripts": {} | ||
} |
17566