add backticks to code references in changesets

Signed-off-by: Brian Fletcher <brian@roadie.io>
This commit is contained in:
Brian Fletcher
2022-07-25 12:29:27 +01:00
parent c240ba8f65
commit 4c104c8056
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,4 +4,4 @@
'@backstage/plugin-scaffolder-backend': patch
---
Uptake the IdentityApi change to use `getIdentity` instead of authenticate for retrieving the logged in users identity.
Uptake the `IdentityApi` change to use `getIdentity` instead of `authenticate` for retrieving the logged in users identity.