Skip to content

Commit ed52d97

Browse files
Version Packages (#1909)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 9e03a47 commit ed52d97

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

workspaces/mcp-integrations/.changeset/tangy-chicken-fly.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.4.1
4+
5+
### Patch Changes
6+
7+
- f2b1724: Bump Backstage version to 1.45.3
8+
39
## 0.4.0
410

511
### Minor 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.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/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.2
4+
5+
### Patch Changes
6+
7+
- f2b1724: Bump Backstage version to 1.45.3
8+
39
## 0.3.1
410

511
### Patch 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.1",
3+
"version": "0.3.2",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

0 commit comments

Comments
 (0)