Version Packages

This commit is contained in:
github-actions[bot]
2021-12-02 12:35:24 +00:00
parent 5722e731aa
commit 29f2606ed9
207 changed files with 1187 additions and 876 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/plugin-kubernetes-common
## 0.1.7
### Patch Changes
- 59677fadb1: Improvements to API Reference documentation
## 0.1.6
### Patch Changes
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-kubernetes-common",
"description": "Common functionalities for kubernetes, to be shared between kubernetes and kubernetes-backend plugin",
"version": "0.1.6",
"version": "0.1.7",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -39,7 +39,7 @@
"@kubernetes/client-node": "^0.15.0"
},
"devDependencies": {
"@backstage/cli": "^0.9.1"
"@backstage/cli": "^0.10.0"
},
"jest": {
"roots": [