bump cost insights

This commit is contained in:
Ryan Vazquez
2021-01-29 11:42:52 -05:00
parent f8ae2fdcea
commit a22d297954
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/plugin-cost-insights
## 0.7.0
### Minor Changes
- 19172f5a9: add alert hooks
## 0.6.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-cost-insights",
"version": "0.6.0",
"version": "0.7.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",