Skip to content

0.8.2

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jan 17:10
· 114 commits to main since this release
0671134

Summary

Version 0.8.2 bumps the version of @pagerduty/backstage-plugin-common to version 0.0.2.

Version 0.0.1 had a misconfiguration that was forcing the backend plugin to load it as an ES6 module and while that's supported for the frontend it is not yet fully supported for backend plugins.

This dependency upgrade syncs the version of the common package between frontend and backend plugins.

Changes

  • chore(deps): bumping up common package version to latest (#61) by @t1agob

This release was made possible by the following contributors:

@t1agob