@scalar/api-reference 1.28.28 → 1.28.30

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
+ ## 1.28.30
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [e8457cb]
8
+ - @scalar/themes@0.11.0
9
+ - @scalar/code-highlight@0.0.28
10
+ - @scalar/oas-utils@0.2.140
11
+ - @scalar/types@0.1.13
12
+ - @scalar/api-client@2.3.30
13
+ - @scalar/components@0.13.56
14
+ - @scalar/use-hooks@0.1.47
15
+ - @scalar/openapi-parser@0.10.16
16
+ - @scalar/snippetz@0.2.19
17
+ - @scalar/icons@0.3.4
18
+
19
+ ## 1.28.29
20
+
21
+ ### Patch Changes
22
+
23
+ - d2f27f4: fix: updates parameter list item passed value
24
+ - f039486: feat: CSS class for HTTP methods
25
+ - d2f27f4: feat: adds external and object value format example
26
+ - Updated dependencies [a4e5a2e]
27
+ - Updated dependencies [d2f27f4]
28
+ - Updated dependencies [d2f27f4]
29
+ - Updated dependencies [701093e]
30
+ - @scalar/api-client@2.3.29
31
+ - @scalar/components@0.13.55
32
+ - @scalar/oas-utils@0.2.139
33
+
3
34
  ## 1.28.28
4
35
 
5
36
  ### Patch Changes