Merge pull request #4082 from backstage/changeset-release/master

Version Packages
This commit is contained in:
Patrik Oldsberg
2021-01-14 16:47:01 +01:00
committed by GitHub
3 changed files with 7 additions and 6 deletions
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-kubernetes': patch
---
Fixed an issue where assets weren't properly bundled in the published package.
+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",