PagerDuty / backstage-plugin

PagerDuty plugin for Backstage
https://pagerduty.github.io/backstage-plugin-docs/index.html
Apache License 2.0
21 stars 5 forks source link

chore(deps): bumping up common package version to latest #61

Closed t1agob closed 4 months ago

t1agob commented 4 months ago

Description

This PR 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 upgrade syncs the version of the common package between frontend and backend plugins.

Type of change

Checklist

If this is a breaking change πŸ‘‡

Acknowledgement

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.