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
+13
View File
@@ -1,5 +1,18 @@
# @backstage/app-defaults
## 1.7.0
### Minor Changes
- 9956704: Add and configure the OpenShift authentication provider to the default APIs.
### Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.11.0
- @backstage/core-components@0.18.0
- @backstage/core-app-api@1.19.0
## 1.6.6-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/app-defaults",
"version": "1.6.6-next.0",
"version": "1.7.0",
"description": "Provides the default wiring of a Backstage App",
"backstage": {
"role": "web-library"