chore: fix release logs

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-07-19 13:02:48 +02:00
parent 5a66935422
commit 50b2625a1c
+1 -1
View File
@@ -42,7 +42,7 @@ This is a new module for `@backstage/plugin-api-docs` that exports a widget impl
### New module: `@backstage/plugin-catalog-backend-module-openapi`
This is a new module for `@backstage/plugin-catalog-backend` that exports a catalog processor which dereferences `$ref` fields in OpenAPI definitions. Contributed by [@mfrinnstrom](https://github.com/mfrinnstrom) [#11645](https://github.com/backstage/backstage/pull/11645).
This is a new module for `@backstage/plugin-catalog-backend` that exports a catalog processor which de-references `$ref` fields in OpenAPI definitions. Contributed by [@mfrinnstrom](https://github.com/mfrinnstrom) [#11645](https://github.com/backstage/backstage/pull/11645).
### New plugin: `@backstage/plugin-apollo-explorer`