Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-09-09 15:00:36 +00:00
parent aca9de5982
commit 020d484ac4
140 changed files with 1486 additions and 71 deletions
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-kubernetes-backend
## 0.20.2-next.2
### Patch Changes
- dd7b6d2: Fix a bug where `getDefault` in the `kubernetesFetcherExtensionPoint` had the wrong `this` value
- Updated dependencies
- @backstage/plugin-auth-node@0.6.7-next.1
- @backstage/catalog-client@1.12.0-next.0
- @backstage/plugin-catalog-node@1.19.0-next.1
- @backstage/integration-aws-node@0.1.17
## 0.20.2-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-kubernetes-backend",
"version": "0.20.2-next.1",
"version": "0.20.2-next.2",
"description": "A Backstage backend plugin that integrates towards Kubernetes",
"backstage": {
"role": "backend-plugin",