Version Packages (next)

This commit is contained in:
github-actions[bot]
2022-08-02 08:43:23 +00:00
parent 536c58a5e2
commit f762386d48
104 changed files with 739 additions and 158 deletions
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-techdocs-react
## 1.0.3-next.1
### 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.10.1-next.1
## 1.0.3-next.0
### Patch Changes