Version Packages

This commit is contained in:
github-actions[bot]
2024-06-18 12:37:38 +00:00
parent a0013c33e3
commit 18a40424cb
519 changed files with 9008 additions and 2096 deletions
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-kubernetes-node
## 0.1.13
### Patch Changes
- d44a20a: Added additional plugin metadata to `package.json`.
- Updated dependencies
- @backstage/backend-plugin-api@0.6.19
- @backstage/plugin-kubernetes-common@0.8.0
- @backstage/catalog-model@1.5.0
- @backstage/types@1.1.1
## 0.1.13-next.3
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-kubernetes-node",
"version": "0.1.13-next.3",
"version": "0.1.13",
"description": "Node.js library for the kubernetes plugin",
"backstage": {
"role": "node-library",