Version Packages (next)
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-auth-backend
|
||||
|
||||
## 0.18.5-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- c27ae5004fc2: Support for Token Endpoint Auth Method for OIDC Provider
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.0.8
|
||||
|
||||
## 0.18.5-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend",
|
||||
"description": "A Backstage backend plugin that handles authentication",
|
||||
"version": "0.18.5-next.0",
|
||||
"version": "0.18.5-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user