@scalar/api-reference 1.29.2 → 1.29.3

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,18 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.29.3
4
+
5
+ ### Patch Changes
6
+
7
+ - fbcce50: fix: moves download link to section column in introduction component
8
+ - 0afb11d: fix: asses schemas to children object in schema property
9
+ - 9fd408c: fix: updates schema property heading type handling
10
+ - 0afb11d: fix: adds model name function in schema property heading
11
+ - c944864: fix: updates schema composition style and missing value
12
+ - 9ffba73: fix: displays schema references name in property heading
13
+ - Updated dependencies [fbcce50]
14
+ - @scalar/api-client@2.4.3
15
+
3
16
  ## 1.29.2
4
17
 
5
18
  ### Patch Changes