@scalar/api-reference 1.17.4 → 1.17.8

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