@scalar/api-reference 1.17.3 → 1.17.7

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,28 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.17.7
4
+
5
+ ### Patch Changes
6
+
7
+ - 55b9633: fix: request type polish
8
+ - c103201: fix: polish sidebar
9
+ - 31d12a7: fix: show key-value pair examples for objects
10
+ - 36630da: chore: remove coinmarketcap example
11
+ - Updated dependencies [c103201]
12
+ - Updated dependencies [d2728c8]
13
+ - @scalar/components@0.2.6
14
+ - @scalar/themes@0.5.9
15
+ - @scalar/api-client@0.12.7
16
+ - @scalar/swagger-editor@0.10.9
17
+
18
+ ## 1.17.4
19
+
20
+ ### Patch Changes
21
+
22
+ - b9523b7: fix: allow application/problem+json return type
23
+ - Updated dependencies [b9523b7]
24
+ - @scalar/api-client@0.12.6
25
+
3
26
  ## 1.17.3
4
27
 
5
28
  ### Patch Changes