Merge branch 'master' of github.com:backstage/backstage into pagerduty-homepage-component

This commit is contained in:
Brian Fletcher
2023-05-19 15:30:28 +01:00
703 changed files with 19393 additions and 3385 deletions
+22
View File
@@ -1,5 +1,27 @@
# @backstage/plugin-pagerduty
## 0.5.11
### Patch Changes
- Updated dependencies
- @backstage/theme@0.3.0
- @backstage/plugin-catalog-react@1.6.0
- @backstage/core-components@0.13.1
- @backstage/catalog-model@1.3.0
- @backstage/core-plugin-api@1.5.1
- @backstage/errors@1.1.5
## 0.5.11-next.2
### Patch Changes
- Updated dependencies
- @backstage/theme@0.3.0-next.0
- @backstage/core-components@0.13.1-next.1
- @backstage/plugin-catalog-react@1.6.0-next.2
- @backstage/core-plugin-api@1.5.1
## 0.5.11-next.1
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-pagerduty",
"description": "A Backstage plugin that integrates towards PagerDuty",
"version": "0.5.11-next.1",
"version": "0.5.11",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",