@scalar/api-reference 1.14.4 → 1.14.6

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,24 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.14.6
4
+
5
+ ### Patch Changes
6
+
7
+ - 04c0bd9b: feat: details/summary tags in markdown
8
+ - 569c104f: fix: swagger 2.0 response body isn’t shown
9
+ - Updated dependencies [04c0bd9b]
10
+ - @scalar/swagger-editor@0.9.12
11
+
12
+ ## 1.14.5
13
+
14
+ ### Patch Changes
15
+
16
+ - 6da73708: feat: handle application/zip responses in the API client
17
+ - Updated dependencies [6da73708]
18
+ - @scalar/swagger-editor@0.9.11
19
+ - @scalar/use-codemirror@0.7.22
20
+ - @scalar/api-client@0.10.2
21
+
3
22
  ## 1.14.4
4
23
 
5
24
  ### Patch Changes