Merge branch 'master' of https://github.com/backstage/backstage into fix-redirect-error-handling

Signed-off-by: Stephen Glass <stephen@stephen.glass>
This commit is contained in:
Stephen Glass
2024-07-29 14:35:31 -04:00
687 changed files with 16823 additions and 2963 deletions
+13
View File
@@ -1,5 +1,18 @@
# @backstage/plugin-auth-node
## 0.4.18-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.23.4-next.0
- @backstage/backend-plugin-api@0.7.1-next.0
- @backstage/catalog-client@1.6.5
- @backstage/catalog-model@1.5.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
## 0.4.17
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-node",
"version": "0.4.17",
"version": "0.4.18-next.0",
"backstage": {
"role": "node-library",
"pluginId": "auth",