Version Packages

This commit is contained in:
github-actions[bot]
2020-11-27 12:51:09 +00:00
parent 21d75ddf1c
commit 892645b815
50 changed files with 306 additions and 192 deletions
+18
View File
@@ -1,5 +1,23 @@
# @backstage/plugin-techdocs
## 0.3.0
### Minor Changes
- 4b53294a6: - Use techdocs annotation to add repo_url if missing in mkdocs.yml. Having repo_url creates a Edit button on techdocs pages.
- techdocs-backend: API endpoint `/metadata/mkdocs/*` renamed to `/metadata/techdocs/*`
### Patch Changes
- Updated dependencies [6f70ed7a9]
- Updated dependencies [ab94c9542]
- Updated dependencies [2daf18e80]
- Updated dependencies [069cda35f]
- Updated dependencies [700a212b4]
- @backstage/plugin-catalog@0.2.4
- @backstage/catalog-model@0.3.1
- @backstage/core-api@0.2.3
## 0.2.3
### Patch Changes