Merge branch 'backstage:master' into adr-plugin-adjustments

This commit is contained in:
Robunnin
2022-12-28 13:01:47 -05:00
committed by GitHub
319 changed files with 5035 additions and 585 deletions
+15
View File
@@ -1,5 +1,20 @@
# @backstage/plugin-adr
## 0.2.6-next.0
### Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.0
- @backstage/plugin-catalog-react@1.2.4-next.0
- @backstage/core-components@0.12.3-next.0
- @backstage/core-plugin-api@1.2.0
- @backstage/integration-react@1.1.9-next.0
- @backstage/theme@0.2.16
- @backstage/plugin-adr-common@0.2.5-next.0
- @backstage/plugin-search-common@1.2.0
- @backstage/plugin-search-react@1.3.2-next.0
## 0.2.5
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-adr",
"version": "0.2.4",
"version": "0.2.6-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",