Skip to content

Commit befe371

Browse files
Version Packages (#4879)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 402f84e commit befe371

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

workspaces/mend/.changeset/orange-bobcats-compete.md

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

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

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

3+
## 0.4.1
4+
5+
### Patch Changes
6+
7+
- a6e6de7: Updated the targetPluginId from 'plugin.catalog.service' to 'catalog' to get the correct token
8+
39
## 0.4.0
410

511
### Minor Changes

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

0 commit comments

Comments
 (0)