Version Packages

This commit is contained in:
github-actions[bot]
2021-01-14 15:32:34 +00:00
parent 97a68fced8
commit 3bb5113a92
3 changed files with 7 additions and 6 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/plugin-kubernetes
## 0.3.5
### Patch Changes
- 1fea88fd0: Fixed an issue where assets weren't properly bundled in the published package.
## 0.3.4
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-kubernetes",
"version": "0.3.4",
"version": "0.3.5",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",