@scalar/api-reference 1.20.5 → 1.20.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.20.8
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [7d0092e]
8
+ - @scalar/components@0.4.6
9
+ - @scalar/api-client@1.1.6
10
+
11
+ ## 1.20.7
12
+
13
+ ### Patch Changes
14
+
15
+ - 1e658b0: fix: rebuild schema property details to truncate long strings
16
+ - 06c57ca: fix: buffer not available in browser environments
17
+ - Updated dependencies [06c57ca]
18
+ - @scalar/api-client@1.1.5
19
+
20
+ ## 1.20.6
21
+
22
+ ### Patch Changes
23
+
24
+ - Updated dependencies [42b385b]
25
+ - @scalar/components@0.4.5
26
+ - @scalar/api-client@1.1.4
27
+
3
28
  ## 1.20.5
4
29
 
5
30
  ### Patch Changes