Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-06-04 15:34:15 +00:00
parent 3b086b0020
commit 09f502208f
314 changed files with 4507 additions and 159 deletions
+22
View File
@@ -1,5 +1,27 @@
# @backstage/plugin-techdocs
## 1.10.6-next.1
### Patch Changes
- cbebad1: Internal updates to allow reusing Backstage's `fetchApi` implementation for event source requests. This allows you to for example, override the `Authorization` header.
- Updated dependencies
- @backstage/core-components@0.14.8-next.1
- @backstage/core-compat-api@0.2.6-next.1
- @backstage/core-plugin-api@1.9.3-next.0
- @backstage/integration@1.12.0-next.0
- @backstage/frontend-plugin-api@0.6.6-next.1
- @backstage/integration-react@1.1.28-next.0
- @backstage/plugin-auth-react@0.1.3-next.1
- @backstage/plugin-catalog-react@1.12.1-next.1
- @backstage/plugin-search-react@1.7.12-next.1
- @backstage/plugin-techdocs-react@1.2.5-next.1
- @backstage/catalog-model@1.5.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/theme@0.5.6-next.0
- @backstage/plugin-search-common@1.2.11
## 1.10.6-next.0
### Patch Changes