Version Packages (next)

This commit is contained in:
github-actions[bot]
2022-05-31 11:51:41 +00:00
parent 2c54d6446f
commit a13ab262de
279 changed files with 4496 additions and 1122 deletions
+17
View File
@@ -1,5 +1,22 @@
# @backstage/plugin-techdocs
## 1.1.2-next.1
### Patch Changes
- 8f7b1835df: Updated dependency `msw` to `^0.41.0`.
- bff65e6958: Updated sidebar-related logic to use `<SidebarPinStateProvider>` + `useSidebarPinState()` and/or `<SidebarOpenStateProvider>` + `useSidebarOpenState()` from `@backstage/core-components`.
- Updated dependencies
- @backstage/core-components@0.9.5-next.1
- @backstage/core-plugin-api@1.0.3-next.0
- @backstage/integration-react@1.1.1-next.1
- @backstage/integration@1.2.1-next.1
- @backstage/catalog-model@1.0.3-next.0
- @backstage/plugin-catalog-react@1.1.1-next.1
- @backstage/plugin-search-react@0.2.1-next.0
- @backstage/plugin-techdocs-react@1.0.1-next.1
- @backstage/plugin-search-common@0.3.5-next.0
## 1.1.2-next.0
### Patch Changes