Version Packages (next)

This commit is contained in:
github-actions[bot]
2026-05-12 18:28:01 +00:00
parent add5d1ace7
commit 42a2f56e61
65 changed files with 939 additions and 32 deletions
+8
View File
@@ -1,5 +1,13 @@
# @backstage/plugin-auth
## 0.1.8-next.2
### Patch Changes
- 4f62755: Improved the OAuth consent dialog for MCP authorization by showing more client details, including the client metadata host for CIMD clients, the metadata URL, callback URL, and requested scopes.
- Updated dependencies
- @backstage/ui@0.15.0-next.3
## 0.1.8-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth",
"version": "0.1.8-next.1",
"version": "0.1.8-next.2",
"backstage": {
"role": "frontend-plugin",
"pluginId": "auth",