Skip to content

Commit e9e8d98

Browse files
Version Packages (#6709)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5adec44 commit e9e8d98

12 files changed

Lines changed: 31 additions & 27 deletions

File tree

workspaces/mta/.changeset/bump-backstage-1494.md

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

workspaces/mta/.changeset/renovate-59a068d.md

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

workspaces/mta/.changeset/renovate-59a7dbb.md

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

workspaces/mta/.changeset/renovate-9187fce.md

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

workspaces/mta/plugins/catalog-backend-module-mta-entity-provider/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @backstage-community/backstage-plugin-catalog-backend-module-mta-entity-provider
22

3+
## 0.4.1
4+
5+
### Patch Changes
6+
7+
- 5adec44: Bumped Backstage dependencies to 1.49.4 for RHDH 1.10 compatibility.
8+
39
## 0.4.0
410

511
### Minor Changes

workspaces/mta/plugins/catalog-backend-module-mta-entity-provider/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@backstage-community/backstage-plugin-catalog-backend-module-mta-entity-provider",
33
"description": "The mta-entity-provider backend module for the catalog plugin.",
4-
"version": "0.4.0",
4+
"version": "0.4.1",
55
"main": "src/index.ts",
66
"types": "src/index.ts",
77
"license": "Apache-2.0",

workspaces/mta/plugins/mta-backend/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @backstage-community/backstage-plugin-mta-backend
22

3+
## 0.5.3
4+
5+
### Patch Changes
6+
7+
- 5adec44: Bumped Backstage dependencies to 1.49.4 for RHDH 1.10 compatibility.
8+
- 6d3ed24: Updated dependency `supertest` to `^7.0.0`.
9+
- b133c9d: Updated dependency `@types/supertest` to `^6.0.0`.
10+
- c120454: Updated dependency `@types/supertest` to `^7.0.0`.
11+
312
## 0.5.2
413

514
### Patch Changes

workspaces/mta/plugins/mta-backend/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/backstage-plugin-mta-backend",
3-
"version": "0.5.2",
3+
"version": "0.5.3",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

workspaces/mta/plugins/mta-frontend/CHANGELOG.md

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

3+
## 0.4.2
4+
5+
### Patch Changes
6+
7+
- 5adec44: Bumped Backstage dependencies to 1.49.4 for RHDH 1.10 compatibility.
8+
39
## 0.4.1
410

511
### Patch Changes

workspaces/mta/plugins/mta-frontend/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/backstage-plugin-mta-frontend",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)