Version Packages (#4911)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
1cc1431434
commit
68b9611ef7
|
|
@ -1,6 +0,0 @@
|
|||
---
|
||||
'@backstage-community/plugin-cost-insights': minor
|
||||
'@backstage-community/plugin-cost-insights-common': minor
|
||||
---
|
||||
|
||||
Backstage version bump to v1.41.1
|
||||
|
|
@ -1,5 +1,11 @@
|
|||
# @backstage-community/plugin-cost-insights-common
|
||||
|
||||
## 0.6.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- ae26878: Backstage version bump to v1.41.1
|
||||
|
||||
## 0.5.0
|
||||
|
||||
### Minor Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@backstage-community/plugin-cost-insights-common",
|
||||
"version": "0.5.0",
|
||||
"version": "0.6.0",
|
||||
"description": "Common functionalities for the cost-insights plugin",
|
||||
"backstage": {
|
||||
"role": "common-library",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,16 @@
|
|||
# @backstage-community/plugin-cost-insights
|
||||
|
||||
## 0.18.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- ae26878: Backstage version bump to v1.41.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies [ae26878]
|
||||
- @backstage-community/plugin-cost-insights-common@0.6.0
|
||||
|
||||
## 0.17.0
|
||||
|
||||
### Minor Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@backstage-community/plugin-cost-insights",
|
||||
"version": "0.17.0",
|
||||
"version": "0.18.0",
|
||||
"description": "A Backstage plugin that helps you keep track of your cloud spend",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
|
|
|||
Loading…
Reference in New Issue