@scalar/api-reference 1.28.3 → 1.28.5

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