Skip to content

Commit 6e38462

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

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

workspaces/mcp-integrations/.changeset/busy-zebras-cross.md

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

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

3+
## 0.2.4
4+
5+
### Patch Changes
6+
7+
- 5d78911: Remove string arrays in zod object schemas
8+
39
## 0.2.3
410

511
### Patch Changes

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

workspaces/mcp-integrations/plugins/techdocs-mcp-tool/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-tool
22

3+
## 0.3.1
4+
5+
### Patch Changes
6+
7+
- 5d78911: Remove string arrays in zod object schemas
8+
39
## 0.3.0
410

511
### Minor Changes

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

0 commit comments

Comments
 (0)