Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-11-26 11:10:07 +00:00
parent 4c565e181b
commit b86975e7fb
332 changed files with 5124 additions and 196 deletions
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-kubernetes-cluster
## 0.0.20-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.14.3-next.0
- @backstage/catalog-model@1.7.1
- @backstage/core-components@0.16.2-next.0
- @backstage/core-plugin-api@1.10.1
- @backstage/plugin-kubernetes-common@0.9.0
- @backstage/plugin-kubernetes-react@0.5.2-next.0
## 0.0.18
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-kubernetes-cluster",
"version": "0.0.18",
"version": "0.0.20-next.0",
"description": "A Backstage plugin that shows details of Kubernetes clusters",
"backstage": {
"role": "frontend-plugin",