Files
backstage/plugins/github-issues/CHANGELOG.md
T
github-actions[bot] f275697d2b Version Packages (next)
2022-09-06 13:11:16 +00:00

1.4 KiB

@backstage/plugin-github-issues

0.1.1-next.1

Patch Changes

0.1.1-next.0

Patch Changes

  • bf5e9030eb: Updated dependency msw to ^0.45.0.
  • Updated dependencies
    • @backstage/core-plugin-api@1.0.6-next.0
    • @backstage/core-components@0.11.1-next.0
    • @backstage/integration@1.3.1-next.0
    • @backstage/plugin-catalog-react@1.1.4-next.0

0.1.0

Minor Changes

  • ffd5e47fb5: New plugin for displaying GitHub Issues added

Patch Changes

  • 347ea327c2: Moved communication with GitHub graphql API to the dedicated plugin API. Fixes issue when no GitHub Issues are rendered when partial failure is returned from GitHub API.
  • b522f49403: Updated dependency @spotify/prettier-config to ^14.0.0.
  • Updated dependencies

0.1.0-next.0

Minor Changes

  • ffd5e47fb5: New plugin for displaying GitHub Issues added

Patch Changes