Version Packages

This commit is contained in:
github-actions[bot]
2022-03-03 15:23:53 +00:00
parent 17e0b29a42
commit 3c8bb2854d
324 changed files with 2644 additions and 1649 deletions
+13
View File
@@ -1,5 +1,18 @@
# @backstage/plugin-airbrake
## 0.3.1
### Patch Changes
- 3c1d3cb07e: The Airbrake plugin installation instructions have been updated to work better and conform to how the frontend and backend plugins are supposed to be integrated into a Backstage instance.
- Updated dependencies
- @backstage/catalog-model@0.12.0
- @backstage/core-components@0.9.0
- @backstage/plugin-catalog-react@0.8.0
- @backstage/core-plugin-api@0.8.0
- @backstage/test-utils@0.3.0
- @backstage/dev-utils@0.2.24
## 0.3.0
### Minor Changes