Version Packages (next)

This commit is contained in:
github-actions[bot]
2022-03-22 12:28:03 +00:00
parent a78f15013c
commit ad955c1b1b
255 changed files with 2255 additions and 905 deletions
+14
View File
@@ -1,5 +1,19 @@
# @backstage/plugin-techdocs-backend
## 1.0.1-next.0
### Patch Changes
- 7762d54200: Fixed a bug affecting those with cache enabled that would result in empty content being cached if the first attempt to load a static asset from storage were made via a `HEAD` request, rather than a `GET` request.
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-search-common@0.3.3-next.0
- @backstage/backend-common@0.13.2-next.0
- @backstage/integration@1.0.1-next.0
- @backstage/catalog-client@1.0.1-next.0
- @backstage/plugin-techdocs-node@1.0.1-next.0
- @backstage/plugin-catalog-common@1.0.1-next.0
## 1.0.0
### Major Changes