Version Packages

This commit is contained in:
github-actions[bot]
2021-10-28 14:06:43 +00:00
parent c9143d2abe
commit d66c5f1282
156 changed files with 988 additions and 719 deletions
+18
View File
@@ -1,5 +1,23 @@
# @backstage/plugin-techdocs
## 0.12.4
### Patch Changes
- a9a8c6f7c5: Reader will now scroll to the top of the page when navigating between pages
- 106a5dc3ad: Restore original casing for `kind`, `namespace` and `name` in `DefaultTechDocsCollator`.
- Updated dependencies
- @backstage/config@0.1.11
- @backstage/theme@0.2.12
- @backstage/errors@0.1.4
- @backstage/integration@0.6.9
- @backstage/core-components@0.7.2
- @backstage/integration-react@0.1.13
- @backstage/plugin-catalog-react@0.6.2
- @backstage/catalog-model@0.9.6
- @backstage/plugin-search@0.4.16
- @backstage/core-plugin-api@0.1.12
## 0.12.3
### Patch Changes