Version Packages (next)

This commit is contained in:
github-actions[bot]
2022-02-02 14:28:47 +00:00
parent e7f38e3546
commit 51eecb3f03
154 changed files with 1015 additions and 540 deletions
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-techdocs
## 0.13.2-next.1
### Patch Changes
- 742434a6ba: Fixed a bug where links to files within a TechDocs site that use the `download` attribute would result in a 404 in cases where the TechDocs backend and Backstage frontend application are on the same host.
- Updated dependencies
- @backstage/core-components@0.8.7-next.1
- @backstage/plugin-catalog-react@0.6.13-next.1
- @backstage/plugin-catalog@0.7.11-next.1
## 0.13.2-next.0
### Patch Changes