Merge pull request #3831 from backstage/plugin-cost-insights-0.5.3

Release plugin-cost-insights 0.5.3
This commit is contained in:
Tim
2020-12-22 13:07:55 -07:00
committed by GitHub
3 changed files with 7 additions and 6 deletions
@@ -1,5 +0,0 @@
---
'@backstage/plugin-cost-insights': patch
---
Make alert url field optional
+6
View File
@@ -1,5 +1,11 @@
# @backstage/plugin-cost-insights
## 0.5.3
### Patch Changes
- c02defd57: Make alert url field optional
## 0.5.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-cost-insights",
"version": "0.5.2",
"version": "0.5.3",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",