Version Packages

This commit is contained in:
github-actions[bot]
2021-04-15 13:38:34 +00:00
committed by Fredrik Adelöw
parent b5d41f0e7e
commit 70be53c939
90 changed files with 581 additions and 429 deletions
+13
View File
@@ -1,5 +1,18 @@
# @backstage/plugin-techdocs-backend
## 0.7.1
### Patch Changes
- cba5944fc: Change the response status of metadata endpoints in case a documentation is not
available to `404 NOT FOUND`. This also introduces the JSON based error messages
used by other backends.
- Updated dependencies [bc9d62f4f]
- Updated dependencies [bb5055aee]
- Updated dependencies [5d0740563]
- @backstage/techdocs-common@0.5.0
- @backstage/catalog-model@0.7.7
## 0.7.0
### Minor Changes