Version Packages

This commit is contained in:
github-actions[bot]
2026-03-17 21:39:07 +00:00
parent e704c00979
commit 5725b5fcfa
679 changed files with 6785 additions and 2555 deletions
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-kubernetes-react
## 0.5.17
### Patch Changes
- 0be2541: Promoted the plugin's translation ref to the stable package entry point. It was previously only available through the alpha entry point.
- Updated dependencies
- @backstage/core-plugin-api@1.12.4
- @backstage/core-components@0.18.8
- @backstage/catalog-model@1.7.7
## 0.5.17-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-kubernetes-react",
"version": "0.5.17-next.0",
"version": "0.5.17",
"description": "Web library for the kubernetes-react plugin",
"backstage": {
"role": "web-library",