Files
backstage/plugins/fossa/CHANGELOG.md
T
github-actions[bot] ff2ab4fade Version Packages
2021-03-04 13:11:10 +00:00

3.1 KiB

@backstage/plugin-fossa

0.2.4

Patch Changes

0.2.3

Patch Changes

0.2.2

Patch Changes

0.2.1

Patch Changes

  • 6ed2b47d6: Include Backstage identity token in requests to backend plugins.
  • Updated dependencies [19d354c78]
  • Updated dependencies [b51ee6ece]
    • @backstage/plugin-catalog-react@0.0.3
    • @backstage/core@0.6.1

0.2.0

Minor Changes

  • 5ac9df899: Port FOSSA plugin to new extension model.

    If you are using the FOSSA plugin adjust the plugin import from plugin to fossaPlugin and replace <FossaCard entity={...} ...> with <EntityFossaCard />.

Patch Changes

0.1.2

Patch Changes

  • 9f618bf16: Request a sorted response list to select the project with the correct title. The FOSSA API matches title searches with "starts with" so previously it used the response for my-project-part if you searched for my-project.
  • Updated dependencies [def2307f3]
  • Updated dependencies [efd6ef753]
  • Updated dependencies [a187b8ad0]
  • Updated dependencies [a93f42213]
    • @backstage/catalog-model@0.7.0
    • @backstage/core@0.5.0

0.1.1

Patch Changes

  • 7afdfef98: Bump dependency versions of @backstage/core, cli and test-utils
  • Updated dependencies [a08c32ced]
    • @backstage/core@0.4.3