Updated changelog message

Signed-off-by: Alex Lorenzi <alorenzi@spotify.com>
Signed-off-by: Jackson Chen <jacksonc@spotify.com>
This commit is contained in:
Alex Lorenzi
2024-06-26 17:31:16 -04:00
committed by Jackson Chen
parent 8a4c24e036
commit ed67c8a16d
+1 -2
View File
@@ -1,6 +1,5 @@
---
'@backstage/plugin-techdocs-react': patch
'@backstage/plugin-techdocs': patch
---
Fixed a bug with the TechDocsReaderPageProvider not re-rendering when setShadowDom is called, meaning that the useShadowDom hooks were inconsistent. This issue caused the TextSize addon changes not to reapply during navigation.
Resolved the issue where changes in TechDoc add-ons, including the TextSize add-on, were not reapplying during navigation