Version Packages (next)

This commit is contained in:
github-actions[bot]
2022-05-03 09:38:51 +00:00
parent 624f90b6f1
commit 55da880bf9
185 changed files with 2762 additions and 730 deletions
+13
View File
@@ -1,5 +1,18 @@
# @backstage/plugin-techdocs
## 1.1.1-next.1
### Patch Changes
- 52fddad92d: The `TechDocsStorageApi` and its associated ref are now exported by `@backstage/plugin-techdocs-react`. The API interface, ref, and types are now deprecated in `@backstage/plugin-techdocs` and will be removed in a future release.
- Updated dependencies
- @backstage/core-components@0.9.4-next.0
- @backstage/core-plugin-api@1.0.2-next.0
- @backstage/plugin-catalog-react@1.1.0-next.1
- @backstage/plugin-search-react@0.2.0-next.1
- @backstage/plugin-techdocs-react@0.1.1-next.1
- @backstage/integration-react@1.1.0-next.1
## 1.1.1-next.0
### Patch Changes