@scalar/api-reference 1.31.10 → 1.31.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.31.12
4
+
5
+ ### Patch Changes
6
+
7
+ - 796f87f: feat(api-reference): export references useSidebar
8
+ - Updated dependencies [b6a1624]
9
+ - @scalar/workspace-store@0.5.0
10
+
11
+ ## 1.31.11
12
+
13
+ ### Patch Changes
14
+
15
+ - 1f005c5: fix: updates client libraries footer style
16
+ - c2b00e8: fix: preserves original properties in allof merging
17
+ - 55aadd3: fix: restore breadcrumb in reference slot props
18
+
3
19
  ## 1.31.10
4
20
 
5
21
  ### Patch Changes