Skip to content

Commit 1bb3371

Browse files
authored
Merge pull request #381 from thefrontside/changeset-release/main
Version Packages
2 parents 26be7e2 + beecc4f commit 1bb3371

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/little-horses-end.md

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

plugins/graphql-backend-module-catalog/CHANGELOG.md

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

3+
## 0.2.3
4+
5+
### Patch Changes
6+
7+
- e3d21a3: Corrects the request type used for extracting auth token for catalog requests.
8+
39
## 0.2.2
410

511
### Patch Changes

plugins/graphql-backend-module-catalog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@frontside/backstage-plugin-graphql-backend-module-catalog",
33
"description": "Backstage GraphQL backend module that adds catalog schema",
4-
"version": "0.2.2",
4+
"version": "0.2.3",
55
"main": "src/index.ts",
66
"types": "src/index.ts",
77
"license": "Apache-2.0",

0 commit comments

Comments
 (0)