Release plugin-cost-insights 0.5.3

This commit is contained in:
Tim Hansen
2020-12-22 12:10:22 -07:00
parent 0e27471957
commit fc3d123a96
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",