@scalar/api-reference-react 0.8.55 → 0.8.57

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,26 @@
1
1
  # @scalar/api-reference-react
2
2
 
3
+ ## 0.8.57
4
+
5
+ ### Patch Changes
6
+
7
+ #### Updated Dependencies
8
+
9
+ - **@scalar/api-reference@1.44.20**
10
+ - [#8159](https://github.com/scalar/scalar/pull/8159): fix: do not mutate document after ingress
11
+ - [#8178](https://github.com/scalar/scalar/pull/8178): chore: package bump due to ci failure
12
+
13
+ - **@scalar/types@0.6.3**
14
+
15
+ ## 0.8.56
16
+
17
+ ### Patch Changes
18
+
19
+ #### Updated Dependencies
20
+
21
+ - **@scalar/api-reference@1.44.19**
22
+ - [#8155](https://github.com/scalar/scalar/pull/8155): fix(api-reference): bugs with cards rendering
23
+
3
24
  ## 0.8.55
4
25
 
5
26
  ### Patch Changes