Version Packages

This commit is contained in:
github-actions[bot]
2022-08-16 12:15:33 +00:00
parent 565a6cf315
commit a5684d0d53
395 changed files with 4519 additions and 2082 deletions
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-techdocs-react
## 1.0.3
### Patch Changes
- 29d6cf0147: Add `toLowerEntityRefMaybe()` helper function for handling `techdocs.legacyUseCaseSensitiveTripletPaths` flag.
Pass modified `entityRef` to `TechDocsReaderPageContext` to handle the `techdocs.legacyUseCaseSensitiveTripletPaths` flag.
- Updated dependencies
- @backstage/core-components@0.11.0
- @backstage/core-plugin-api@1.0.5
## 1.0.3-next.2
### Patch Changes