chore: added a changeset for the new entitRef method to make humanz

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-03-02 17:15:06 +01:00
parent f5a279aa89
commit f41a293231
+13
View File
@@ -0,0 +1,13 @@
---
'@backstage/plugin-catalog': patch
'@backstage/plugin-catalog-graph': patch
'@backstage/plugin-catalog-import': patch
'@backstage/plugin-catalog-react': patch
'@backstage/plugin-explore': patch
'@backstage/plugin-fossa': patch
'@backstage/plugin-org': patch
'@backstage/plugin-scaffolder': patch
'@backstage/plugin-techdocs': patch
---
- **DEPRECATION**: Deprecated `formatEntityRefTitle` in favor of the new `humanizeEntityRef` method instead. Please migrate to using the new method instead.