@scalar/api-reference 1.14.5 → 1.14.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,20 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.14.7
4
+
5
+ ### Patch Changes
6
+
7
+ - ba5b70ce: feat: collapse all subschemas by default
8
+
9
+ ## 1.14.6
10
+
11
+ ### Patch Changes
12
+
13
+ - 04c0bd9b: feat: details/summary tags in markdown
14
+ - 569c104f: fix: swagger 2.0 response body isn’t shown
15
+ - Updated dependencies [04c0bd9b]
16
+ - @scalar/swagger-editor@0.9.12
17
+
3
18
  ## 1.14.5
4
19
 
5
20
  ### Patch Changes