Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-09-23 15:00:29 +00:00
parent a42df75228
commit c73bfa46d4
214 changed files with 3291 additions and 107 deletions
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-kubernetes-common
## 0.9.7-next.0
### Patch Changes
- bdd7f95: Make SERVICEACCOUNT_CA_PATH public so it can be imported by external modules.
- Updated dependencies
- @backstage/catalog-model@1.7.5
- @backstage/types@1.2.2
- @backstage/plugin-permission-common@0.9.1
## 0.9.6
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-kubernetes-common",
"version": "0.9.6",
"version": "0.9.7-next.0",
"description": "Common functionalities for kubernetes, to be shared between kubernetes and kubernetes-backend plugin",
"backstage": {
"role": "common-library",