@scalar/api-reference 1.28.3 → 1.28.4

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,16 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.28.4
4
+
5
+ ### Patch Changes
6
+
7
+ - ebc29d5: fix: missing requestBody description
8
+ - 3af0c08: fix(api-references): change search button outline from shadow to border
9
+ - Updated dependencies [ed2b1fb]
10
+ - Updated dependencies [ebc29d5]
11
+ - Updated dependencies [58acdc6]
12
+ - @scalar/api-client@2.3.4
13
+
3
14
  ## 1.28.3
4
15
 
5
16
  ### Patch Changes