Version Packages (next)

This commit is contained in:
github-actions[bot]
2026-01-13 12:10:45 +00:00
parent fdf15d5d0e
commit 880310b797
64 changed files with 781 additions and 31 deletions
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-auth-backend
## 0.26.0-next.0
### Minor Changes
- 7ffc873: Fix `user_created_at` migration causing `SQLiteError` regarding use of non-constants for defaults
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10
## 0.25.7
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend",
"version": "0.25.7",
"version": "0.26.0-next.0",
"description": "A Backstage backend plugin that handles authentication",
"backstage": {
"role": "backend-plugin",