Version Packages

This commit is contained in:
github-actions[bot]
2024-08-20 08:56:34 +00:00
parent a0d830645a
commit 2a2c84ba68
538 changed files with 6372 additions and 2322 deletions
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-kubernetes-node
## 0.1.17
### Patch Changes
- 93095ee: Make sure node-fetch is version 2.7.0 or greater
- b63d378: Update internal imports
- Updated dependencies
- @backstage/backend-plugin-api@0.8.0
- @backstage/catalog-model@1.6.0
- @backstage/types@1.1.1
- @backstage/plugin-kubernetes-common@0.8.2
## 0.1.17-next.3
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-kubernetes-node",
"version": "0.1.17-next.3",
"version": "0.1.17",
"description": "Node.js library for the kubernetes plugin",
"backstage": {
"role": "node-library",