Skip to content

Commit 0d14e75

Browse files
Version Packages (#6286)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d18fff5 commit 0d14e75

File tree

5 files changed

+19
-8
lines changed

5 files changed

+19
-8
lines changed

workspaces/cost-insights/.changeset/version-bump-1-45-1.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

workspaces/cost-insights/plugins/cost-insights-common/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @backstage-community/plugin-cost-insights-common
22

3+
## 0.10.0
4+
5+
### Minor Changes
6+
7+
- 01e0ee5: Backstage version bump to v1.45.1
8+
39
## 0.9.0
410

511
### Minor Changes

workspaces/cost-insights/plugins/cost-insights-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@backstage-community/plugin-cost-insights-common",
3-
"version": "0.9.0",
3+
"version": "0.10.0",
44
"description": "Common functionalities for the cost-insights plugin",
55
"backstage": {
66
"role": "common-library",

workspaces/cost-insights/plugins/cost-insights/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @backstage-community/plugin-cost-insights
22

3+
## 0.23.0
4+
5+
### Minor Changes
6+
7+
- 01e0ee5: Backstage version bump to v1.45.1
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [01e0ee5]
12+
- @backstage-community/plugin-cost-insights-common@0.10.0
13+
314
## 0.22.1
415

516
### Patch Changes

workspaces/cost-insights/plugins/cost-insights/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@backstage-community/plugin-cost-insights",
3-
"version": "0.22.1",
3+
"version": "0.23.0",
44
"description": "A Backstage plugin that helps you keep track of your cloud spend",
55
"backstage": {
66
"role": "frontend-plugin",

0 commit comments

Comments
 (0)