Version Packages (next)

This commit is contained in:
github-actions[bot]
2026-02-24 19:24:06 +00:00
parent 890935951b
commit 4bd6a3a1af
369 changed files with 4936 additions and 185 deletions
+15
View File
@@ -1,5 +1,20 @@
# @backstage/plugin-auth-backend
## 0.27.1-next.0
### Patch Changes
- 6738cf0: build(deps): bump `minimatch` from 9.0.5 to 10.2.1
- 619be54: Update migrations to be reversible
- Updated dependencies
- @backstage/plugin-catalog-node@2.1.0-next.0
- @backstage/backend-plugin-api@1.7.1-next.0
- @backstage/catalog-model@1.7.6
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
- @backstage/plugin-auth-node@0.6.14-next.0
## 0.27.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend",
"version": "0.27.0",
"version": "0.27.1-next.0",
"description": "A Backstage backend plugin that handles authentication",
"backstage": {
"role": "backend-plugin",