@scalar/api-reference 1.14.0 → 1.14.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,25 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.14.3
4
+
5
+ ### Patch Changes
6
+
7
+ - e9eefff4: feat: improve custom example block with try request button, path and improved select
8
+ - Updated dependencies [dccb83ab]
9
+ - @scalar/api-client@0.10.0
10
+
11
+ ## 1.14.2
12
+
13
+ ### Patch Changes
14
+
15
+ - 6caef07c: fix: response examples with a single value don’t render
16
+
17
+ ## 1.14.1
18
+
19
+ ### Patch Changes
20
+
21
+ - eb4faf8c: fix: search input has autocomplete enabled
22
+
3
23
  ## 1.14.0
4
24
 
5
25
  ### Minor Changes