Merge branch 'master' of github.com:backstage/backstage into adamdmharvey/remove-deprecations

This commit is contained in:
Adam Harvey
2023-05-16 08:23:51 -04:00
584 changed files with 15744 additions and 2785 deletions
+14
View File
@@ -1,5 +1,19 @@
# @backstage/plugin-techdocs
## 1.6.2-next.2
### Patch Changes
- Updated dependencies
- @backstage/theme@0.3.0-next.0
- @backstage/core-components@0.13.1-next.1
- @backstage/plugin-search-react@1.6.0-next.2
- @backstage/integration-react@1.1.13-next.2
- @backstage/plugin-catalog-react@1.6.0-next.2
- @backstage/plugin-techdocs-react@1.1.6-next.1
- @backstage/config@1.0.7
- @backstage/core-plugin-api@1.5.1
## 1.6.2-next.1
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-techdocs",
"description": "The Backstage plugin that renders technical documentation for your components",
"version": "1.6.2-next.1",
"version": "1.6.2-next.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",