Version Packages (#4911)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Backstage Service Account 2025-08-12 18:34:20 +02:00 committed by GitHub
parent 1cc1431434
commit 68b9611ef7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 19 additions and 8 deletions

View File

@ -1,6 +0,0 @@
---
'@backstage-community/plugin-cost-insights': minor
'@backstage-community/plugin-cost-insights-common': minor
---
Backstage version bump to v1.41.1

View File

@ -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

View File

@ -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",

View File

@ -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

View File

@ -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",