@scalar/api-reference 1.28.12 → 1.28.13

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,22 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.28.13
4
+
5
+ ### Patch Changes
6
+
7
+ - bf961b1: feat: show custom code examples in the API client
8
+ - c8169e9: fix: disable intersection observer on config update
9
+ - af650e3: fix(api-reference): style anyof + padding fix
10
+ - a176b7e: fix: returns operation server at the operation level
11
+ - Updated dependencies [bf961b1]
12
+ - Updated dependencies [0e888bc]
13
+ - Updated dependencies [a176b7e]
14
+ - Updated dependencies [a176b7e]
15
+ - @scalar/api-client@2.3.13
16
+ - @scalar/oas-utils@0.2.127
17
+ - @scalar/code-highlight@0.0.26
18
+ - @scalar/components@0.13.44
19
+
3
20
  ## 1.28.12
4
21
 
5
22
  ### Patch Changes