Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-07-29 14:40:44 +00:00
parent 2ecf40daed
commit 531a48848c
334 changed files with 4844 additions and 173 deletions
+16
View File
@@ -1,5 +1,21 @@
# @backstage/plugin-kubernetes
## 0.12.10-next.1
### Patch Changes
- f2f133c: Internal update to use the new variant of `ApiBlueprint`.
- Updated dependencies
- @backstage/core-compat-api@0.4.5-next.1
- @backstage/plugin-catalog-react@1.20.0-next.1
- @backstage/frontend-plugin-api@0.11.0-next.0
- @backstage/core-components@0.17.5-next.0
- @backstage/catalog-model@1.7.5
- @backstage/core-plugin-api@1.10.9
- @backstage/plugin-kubernetes-common@0.9.6
- @backstage/plugin-kubernetes-react@0.5.10-next.0
- @backstage/plugin-permission-react@0.4.36
## 0.12.10-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-kubernetes",
"version": "0.12.10-next.0",
"version": "0.12.10-next.1",
"description": "A Backstage plugin that integrates towards Kubernetes",
"backstage": {
"role": "frontend-plugin",