Version Packages

This commit is contained in:
github-actions[bot]
2022-06-14 09:12:05 +00:00
parent c8c5115e58
commit 2e2a82c9d7
431 changed files with 5900 additions and 2965 deletions
+11
View File
@@ -1,5 +1,16 @@
# @techdocs/cli
## 1.1.2
### Patch Changes
- f96e98f4cd: Updated dependency `cypress` to `^10.0.0`.
- bff65e6958: Updated sidebar-related logic to use `<SidebarPinStateProvider>` + `useSidebarPinState()` and/or `<SidebarOpenStateProvider>` + `useSidebarOpenState()` from `@backstage/core-components`.
- Updated dependencies
- @backstage/backend-common@0.14.0
- @backstage/plugin-techdocs-node@1.1.2
- @backstage/catalog-model@1.0.3
## 1.1.2-next.2
### Patch Changes