modify version change from minor to patch for core, catalog and api-explore plugins
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
'@backstage/core': minor
|
||||
'@backstage/plugin-api-docs': minor
|
||||
'@backstage/plugin-catalog': minor
|
||||
'@backstage/core': patch
|
||||
'@backstage/plugin-api-docs': patch
|
||||
'@backstage/plugin-catalog': patch
|
||||
---
|
||||
|
||||
Introduced generic OverflowTooltip component for cases where longer text needs to be truncated with ellipsis and show hover tooltip with full text. This is particularly useful in the cases where longer description text is rendered in table. e.g. CatalogTable and ApiExplorerTable.
|
||||
|
||||
Reference in New Issue
Block a user