Bump cost insights

This commit is contained in:
Brenda Sukh
2020-12-11 12:26:02 -05:00
parent 2163d34a79
commit 31d24ff27b
3 changed files with 8 additions and 6 deletions
@@ -1,5 +0,0 @@
---
'@backstage/plugin-cost-insights': patch
---
fix breakdown sorting
+7
View File
@@ -1,5 +1,12 @@
# @backstage/plugin-cost-insights
## 0.5.1
### Patch Changes
- 64c9fd84c: fix breakdown sorting
- Fix bar chart legend label bug for unlabeled dataflow alerts
## 0.5.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-cost-insights",
"version": "0.5.0",
"version": "0.5.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",