Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-11-12 21:18:54 +00:00
parent 2de6732a83
commit ecdb1ce0b6
228 changed files with 3370 additions and 114 deletions
+13
View File
@@ -1,5 +1,18 @@
# @backstage/plugin-kubernetes-react
## 0.5.0-next.2
### Patch Changes
- 0b729da: add the pod delete feature to the kubernetes react plugin
- Updated dependencies
- @backstage/core-components@0.16.0-next.2
- @backstage/catalog-model@1.7.0
- @backstage/core-plugin-api@1.10.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-kubernetes-common@0.9.0-next.0
## 0.5.0-next.1
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-kubernetes-react",
"version": "0.5.0-next.1",
"version": "0.5.0-next.2",
"description": "Web library for the kubernetes-react plugin",
"backstage": {
"role": "web-library",