@scalar/api-reference 0.6.8 → 0.6.11

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,36 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 0.6.11
4
+
5
+ ### Patch Changes
6
+
7
+ - b76f4d1e: Reference search + some app hover states
8
+ - Updated dependencies [b76f4d1e]
9
+ - @scalar/swagger-editor@0.6.9
10
+ - @scalar/use-codemirror@0.7.5
11
+ - @scalar/api-client@0.7.8
12
+ - @scalar/use-modal@0.1.2
13
+ - @scalar/themes@0.3.6
14
+
15
+ ## 0.6.10
16
+
17
+ ### Patch Changes
18
+
19
+ - 07b99141: api client in refs touch ups
20
+ - Updated dependencies [07b99141]
21
+ - @scalar/api-client@0.7.7
22
+
23
+ ## 0.6.9
24
+
25
+ ### Patch Changes
26
+
27
+ - 4985562c: polish codemirror theme colors
28
+ - Updated dependencies [4985562c]
29
+ - @scalar/use-codemirror@0.7.4
30
+ - @scalar/themes@0.3.5
31
+ - @scalar/api-client@0.7.6
32
+ - @scalar/swagger-editor@0.6.8
33
+
3
34
  ## 0.6.8
4
35
 
5
36
  ### Patch Changes