Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-11-11 21:45:56 +00:00
parent eceb4628e4
commit 20fae88bdf
52 changed files with 612 additions and 25 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/plugin-kubernetes-common
## 0.9.8-next.1
### Patch Changes
- 1906d37: Updated dependency `@kubernetes/client-node` to `1.4.0`.
## 0.9.8-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-kubernetes-common",
"version": "0.9.8-next.0",
"version": "0.9.8-next.1",
"description": "Common functionalities for kubernetes, to be shared between kubernetes and kubernetes-backend plugin",
"backstage": {
"role": "common-library",