Files
backstage/plugins/techdocs-module-addons-contrib/CHANGELOG.md
T
github-actions[bot] 1bff70d602 Version Packages (next)
2022-04-26 12:22:43 +00:00

609 B

@backstage/plugin-techdocs-module-addons-contrib

0.1.0-next.0

Minor Changes

  • 5f4dbd2b52: A package for contributed TechDocs addons.

    In this release it will introduce the ReportIssue addon, which lets you select text and open a GitHub/Gitlab issue.

Patch Changes

  • 075a9a067b: Updated the return type of createTechDocsAddonExtension to better reflect the fact that passing children to Addon components is not a valid use-case.
  • Updated dependencies
    • @backstage/integration@1.2.0-next.0
    • @backstage/integration-react@1.1.0-next.0
    • @backstage/plugin-techdocs-react@0.1.1-next.0