Skip to content

Commit e2b5a31

Browse files
Version Packages (#2912)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 484583b commit e2b5a31

7 files changed

Lines changed: 25 additions & 10 deletions

File tree

workspaces/x2a/.changeset/wet-tigers-try.md

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

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

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

3+
## 1.4.1
4+
5+
### Patch Changes
6+
7+
- 484583b: Added x2a-list-modules MCP tool listing modules by projectId.
8+
- Updated dependencies [484583b]
9+
- @red-hat-developer-hub/backstage-plugin-x2a-node@0.2.1
10+
311
## 1.4.0
412

513
### Minor Changes

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

workspaces/x2a/plugins/x2a-mcp-extras/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @red-hat-developer-hub/backstage-plugin-x2a-mcp-extras
22

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- 484583b: Added x2a-list-modules MCP tool listing modules by projectId.
8+
- Updated dependencies [484583b]
9+
- @red-hat-developer-hub/backstage-plugin-x2a-node@0.2.1
10+
311
## 0.2.0
412

513
### Minor Changes

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

workspaces/x2a/plugins/x2a-node/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-x2a-node
22

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- 484583b: Added x2a-list-modules MCP tool listing modules by projectId.
8+
39
## 0.2.0
410

511
### Minor Changes

workspaces/x2a/plugins/x2a-node/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-x2a-node",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"license": "Apache-2.0",
55
"description": "Shared backend API surface (interfaces, service refs, utilities) for x2a plugins",
66
"main": "src/index.ts",

0 commit comments

Comments
 (0)