Files
backstage/plugins/tech-insights-backend-module-jsonfc/CHANGELOG.md
T
github-actions[bot] 7d27a11079 Version Packages
2021-12-30 11:06:46 +00:00

1021 B

@backstage/plugin-tech-insights-backend-module-jsonfc

0.1.4

Patch Changes

0.1.3

Patch Changes

  • 6ff4408fa6: RunChecks endpoint now handles missing retriever data in checks. Instead of showing server errors, the checks will be shown for checks whose retrievers have data, and a warning will be shown if no checks are returned.
  • Updated dependencies

0.1.2

Patch Changes

  • c6c8b8e53e: Minor fixes in Readme to make the examples more directly usable.
  • Updated dependencies
    • @backstage/plugin-tech-insights-common@0.2.0
    • @backstage/backend-common@0.9.12
    • @backstage/plugin-tech-insights-node@0.1.1

0.1.1

Patch Changes

  • 2017de90da: Update README docs to use correct function/parameter names
  • Updated dependencies
    • @backstage/errors@0.1.5
    • @backstage/backend-common@0.9.11