Version Packages

This commit is contained in:
github-actions[bot]
2025-09-16 13:22:58 +00:00
parent 7a3daf82dd
commit b799a2d07f
444 changed files with 4397 additions and 1032 deletions
+15
View File
@@ -1,5 +1,20 @@
# @backstage/plugin-user-settings
## 0.8.26
### Patch Changes
- 320a9ac: Add the OpenShift authenticator provider to the default `user-settings` providers page.
- b713b54: Tool-tip text correction for the Theme selection in settings page
- Updated dependencies
- @backstage/plugin-catalog-react@1.21.0
- @backstage/frontend-plugin-api@0.12.0
- @backstage/core-plugin-api@1.11.0
- @backstage/core-components@0.18.0
- @backstage/types@1.2.2
- @backstage/core-compat-api@0.5.2
- @backstage/core-app-api@1.19.0
## 0.8.26-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-user-settings",
"version": "0.8.26-next.2",
"version": "0.8.26",
"description": "A Backstage plugin that provides a settings page",
"backstage": {
"role": "frontend-plugin",