changesets: switch k8s export change to patch

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2021-12-23 11:49:06 +01:00
parent e1ec6ce6f5
commit 7a5f4f2ad8
+1 -1
View File
@@ -1,5 +1,5 @@
---
'@backstage/plugin-kubernetes': minor
'@backstage/plugin-kubernetes': patch
---
Includes `KubernetesBackendClient` in the export to allow developers to use it externally.