Merge pull request #4309 from backstage/bump-cost-insights-0.7.0

Independently release cost insights
This commit is contained in:
Ryan Vazquez
2021-01-29 12:26:54 -05:00
committed by GitHub
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",