@scalar/api-reference 1.25.118 → 1.25.120

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,40 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.25.120
4
+
5
+ ### Patch Changes
6
+
7
+ - 25209ee: feat: markdown for the response description
8
+ - d2b7ca8: fix: renders arrays with discriminators four times instead of once
9
+ - Updated dependencies [c62884d]
10
+ - Updated dependencies [ed92564]
11
+ - @scalar/api-client@2.2.49
12
+ - @scalar/oas-utils@0.2.106
13
+
14
+ ## 1.25.119
15
+
16
+ ### Patch Changes
17
+
18
+ - Updated dependencies [453ed40]
19
+ - Updated dependencies [54fdfcb]
20
+ - Updated dependencies [825bc40]
21
+ - Updated dependencies [fa6afe8]
22
+ - Updated dependencies [8671902]
23
+ - Updated dependencies [1223c1f]
24
+ - Updated dependencies [7ce8d4c]
25
+ - Updated dependencies [4dedb68]
26
+ - @scalar/api-client@2.2.48
27
+ - @scalar/oas-utils@0.2.105
28
+ - @scalar/types@0.0.33
29
+ - @scalar/components@0.13.24
30
+ - @scalar/code-highlight@0.0.21
31
+ - @scalar/use-toasts@0.7.9
32
+ - @scalar/use-hooks@0.1.21
33
+ - @scalar/snippetz@0.2.13
34
+ - @scalar/themes@0.9.67
35
+ - @scalar/openapi-parser@0.10.7
36
+ - @scalar/openapi-types@0.1.7
37
+
3
38
  ## 1.25.118
4
39
 
5
40
  ### Patch Changes