update changeset

Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
Johan Haals
2022-02-17 13:37:27 +01:00
parent e2e0b6625c
commit 819bb5ba24
+4 -2
View File
@@ -1,5 +1,7 @@
---
'@backstage/plugin-catalog-react': patch
'@backstage/plugin-catalog-react': minor
---
Improved API documentation
Improved API documentation.
**Breaking change**: The individual table column factories (e.g. `createEntityRefColumn`) are now no longer available directly, but only through `EntityTable.columns`.