Version Packages (next)
This commit is contained in:
@@ -1,5 +1,15 @@
|
||||
# @backstage/plugin-auth-backend
|
||||
|
||||
## 0.28.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- e9b78e9: Removed the `uuid` dependency and replaced usage with the built-in `crypto.randomUUID()`.
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-model@1.8.1-next.1
|
||||
- @backstage/plugin-catalog-node@2.2.1-next.1
|
||||
- @backstage/plugin-auth-node@0.7.1-next.1
|
||||
|
||||
## 0.28.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend",
|
||||
"version": "0.28.1-next.0",
|
||||
"version": "0.28.1-next.1",
|
||||
"description": "A Backstage backend plugin that handles authentication",
|
||||
"backstage": {
|
||||
"role": "backend-plugin",
|
||||
|
||||
Reference in New Issue
Block a user