@scalar/api-reference-react 0.8.57 → 0.8.61

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,51 @@
1
1
  # @scalar/api-reference-react
2
2
 
3
+ ## 0.8.61
4
+
5
+ ### Patch Changes
6
+
7
+ #### Updated Dependencies
8
+
9
+ - **@scalar/api-reference@1.44.24**
10
+
11
+ ## 0.8.60
12
+
13
+ ### Patch Changes
14
+
15
+ #### Updated Dependencies
16
+
17
+ - **@scalar/api-reference@1.44.23**
18
+ - [#8212](https://github.com/scalar/scalar/pull/8212): chore: version bump
19
+
20
+ - **@scalar/types@0.6.6**
21
+ - [#8212](https://github.com/scalar/scalar/pull/8212): chore: version bump
22
+
23
+ ## 0.8.59
24
+
25
+ ### Patch Changes
26
+
27
+ #### Updated Dependencies
28
+
29
+ - **@scalar/api-reference@1.44.22**
30
+ - [#8207](https://github.com/scalar/scalar/pull/8207): chore: version bump
31
+
32
+ - **@scalar/types@0.6.5**
33
+ - [#8207](https://github.com/scalar/scalar/pull/8207): chore: version bump
34
+
35
+ ## 0.8.58
36
+
37
+ ### Patch Changes
38
+
39
+ #### Updated Dependencies
40
+
41
+ - **@scalar/api-reference@1.44.21**
42
+ - [#8164](https://github.com/scalar/scalar/pull/8164): fix: remove duplicate examples
43
+ - [#8186](https://github.com/scalar/scalar/pull/8186): feat(api-reference): export new helpers
44
+ - [#8174](https://github.com/scalar/scalar/pull/8174): feat: add `createAnySecurityScheme` config option to control generic auth scheme creation
45
+
46
+ - **@scalar/types@0.6.4**
47
+ - [#8174](https://github.com/scalar/scalar/pull/8174): feat: add `createAnySecurityScheme` config option to control generic auth scheme creation
48
+
3
49
  ## 0.8.57
4
50
 
5
51
  ### Patch Changes