chore: added changeset for the adr backend

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2023-01-17 10:56:55 +01:00
parent aa17643a06
commit c5ed2ddc32
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-adr-backend': patch
---
This plugin now exports a `createRouter` method which uses `UrlReaders` to make requests to your SCM. Please make sure you read the [install instructions](https://github.com/backstage/backstage/blob/master/src/plugins/adr-backend/README.md#install)