Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-12-02 15:37:41 +00:00
parent 5d6ee242b3
commit 336db00d21
72 changed files with 843 additions and 35 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/plugin-kubernetes-common
## 0.9.9-next.0
### Patch Changes
- 8fa8d87: Add Kubernetes Plugin Secrets Accordion with masked secret datas
## 0.9.8
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-kubernetes-common",
"version": "0.9.8",
"version": "0.9.9-next.0",
"description": "Common functionalities for kubernetes, to be shared between kubernetes and kubernetes-backend plugin",
"backstage": {
"role": "common-library",