@scalar/api-reference 1.25.99 → 1.25.101

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.25.101
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [1785304]
8
+ - @scalar/api-client@2.2.30
9
+
10
+ ## 1.25.100
11
+
12
+ ### Patch Changes
13
+
14
+ - b291406: fix(api-client): redesign auth
15
+ - b291406: style: adds data table and server auth component fixtures
16
+ - c37fb70: style: displays property example in schemadisplays property example in schema
17
+ - Updated dependencies [4a2b0a4]
18
+ - Updated dependencies [b291406]
19
+ - Updated dependencies [66bc910]
20
+ - Updated dependencies [b291406]
21
+ - Updated dependencies [46dce72]
22
+ - Updated dependencies [58a2049]
23
+ - @scalar/api-client@2.2.29
24
+ - @scalar/use-toasts@0.7.8
25
+ - @scalar/components@0.13.12
26
+ - @scalar/use-hooks@0.1.12
27
+
3
28
  ## 1.25.99
4
29
 
5
30
  ### Patch Changes