Skip to content

Commit a4620c6

Browse files
Version Packages (#2803)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent b337751 commit a4620c6

File tree

7 files changed

+21
-10
lines changed

7 files changed

+21
-10
lines changed

workspaces/mcp-integrations/.changeset/humble-shirts-call.md

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

workspaces/mcp-integrations/plugins/scaffolder-mcp-extras/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/backstage-plugin-scaffolder-mcp-extras
22

3+
## 0.4.1
4+
5+
### Patch Changes
6+
7+
- b337751: Upgrade workspace to Backstage 1.49.4
8+
39
## 0.4.0
410

511
### Minor Changes

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

workspaces/mcp-integrations/plugins/software-catalog-mcp-extras/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/backstage-plugin-software-catalog-mcp-extras
22

3+
## 0.2.2
4+
5+
### Patch Changes
6+
7+
- b337751: Upgrade workspace to Backstage 1.49.4
8+
39
## 0.2.1
410

511
### Patch Changes

workspaces/mcp-integrations/plugins/software-catalog-mcp-extras/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/backstage-plugin-software-catalog-mcp-extras",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

workspaces/mcp-integrations/plugins/techdocs-mcp-extras/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/backstage-plugin-techdocs-mcp-extras
22

3+
## 0.2.3
4+
5+
### Patch Changes
6+
7+
- b337751: Upgrade workspace to Backstage 1.49.4
8+
39
## 0.2.2
410

511
### Patch Changes

workspaces/mcp-integrations/plugins/techdocs-mcp-extras/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/backstage-plugin-techdocs-mcp-extras",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

0 commit comments

Comments
 (0)