Skip to content

Commit d8d0cb1

Browse files
Version Packages
1 parent 1df822e commit d8d0cb1

File tree

11 files changed

+22
-26
lines changed

11 files changed

+22
-26
lines changed

workspaces/cost-management/.changeset/renovate-2cc8e69.md

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

workspaces/cost-management/.changeset/renovate-561c4ae.md

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

workspaces/cost-management/.changeset/renovate-7d1085d.md

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

workspaces/cost-management/.changeset/renovate-a719066.md

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

workspaces/cost-management/.changeset/rich-pandas-fold.md

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

workspaces/cost-management/plugins/cost-management-backend/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @red-hat-developer-hub/plugin-cost-management-backend
22

3+
## 2.0.3
4+
5+
### Patch Changes
6+
7+
- 1df822e: Updated dependency `@types/express` to `4.17.25`.
8+
Updated dependency `@types/lodash` to `4.17.21`.
9+
- 1df822e: Updated dependency `lodash` to `4.17.23`.
10+
- 1df822e: Updated dependency `@types/lodash` to `4.17.23`.
11+
- 1df822e: Updated dependency `@types/lodash` to `4.17.22`.
12+
- @red-hat-developer-hub/plugin-cost-management-common@2.0.3
13+
314
## 2.0.2
415

516
### Patch Changes

workspaces/cost-management/plugins/cost-management-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@red-hat-developer-hub/plugin-cost-management-backend",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"backstage": {
55
"pluginId": "cost-management",
66
"pluginPackages": [

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @red-hat-developer-hub/plugin-cost-management-common
22

3+
## 2.0.3
4+
35
## 2.0.1
46

57
### Patch Changes

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@red-hat-developer-hub/plugin-cost-management-common",
33
"description": "Common functionalities for the cost-management plugin",
4-
"version": "2.0.1",
4+
"version": "2.0.3",
55
"backstage": {
66
"pluginId": "cost-management",
77
"pluginPackages": [

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @red-hat-developer-hub/plugin-cost-management
22

3+
## 2.0.3
4+
5+
### Patch Changes
6+
7+
- @red-hat-developer-hub/plugin-cost-management-common@2.0.3
8+
39
## 2.0.1
410

511
### Patch Changes

0 commit comments

Comments
 (0)