Version Packages
This commit is contained in:
@@ -1,5 +1,24 @@
|
||||
# @backstage/plugin-pagerduty
|
||||
|
||||
## 0.6.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 64bc274a1ee6: Adds a config schema definition so the plugin will validate with the new Backstage CLI "--strict" flag
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 9512f13eb3af: Add a homepage widget for the `Pagerduty` component.
|
||||
- 3d11596a72b5: Update plugin installation docs to be more consistent across documentations
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.5.2
|
||||
- @backstage/core-components@0.13.2
|
||||
- @backstage/theme@0.4.0
|
||||
- @backstage/plugin-catalog-react@1.7.0
|
||||
- @backstage/catalog-model@1.4.0
|
||||
- @backstage/errors@1.2.0
|
||||
- @backstage/plugin-home-react@0.1.0
|
||||
|
||||
## 0.5.12-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-pagerduty",
|
||||
"description": "A Backstage plugin that integrates towards PagerDuty",
|
||||
"version": "0.5.12-next.3",
|
||||
"version": "0.6.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user