@scalar/api-reference 1.43.14 → 1.43.15

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,35 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.43.15
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7894](https://github.com/scalar/scalar/pull/7894): fix: the import and export of redirect to proxy
8
+
9
+ #### Updated Dependencies
10
+
11
+ - **@scalar/api-client@2.20.2**
12
+ - [#7894](https://github.com/scalar/scalar/pull/7894): fix: the import and export of redirect to proxy
13
+
14
+ - **@scalar/oas-utils@0.6.27**
15
+ - [#7894](https://github.com/scalar/scalar/pull/7894): fix: the import and export of redirect to proxy
16
+
17
+ - **@scalar/helpers@0.2.9**
18
+ - [#7894](https://github.com/scalar/scalar/pull/7894): fix: the import and export of redirect to proxy
19
+
20
+ - **@scalar/workspace-store@0.26.2**
21
+ - [#7894](https://github.com/scalar/scalar/pull/7894): fix: the import and export of redirect to proxy
22
+
23
+ - **@scalar/components@0.16.30**
24
+
25
+ - **@scalar/sidebar@0.7.20**
26
+
27
+ - **@scalar/types@0.5.10**
28
+
29
+ - **@scalar/openapi-parser@0.24.4**
30
+
31
+ - **@scalar/snippetz@0.6.8**
32
+
3
33
  ## 1.43.14
4
34
 
5
35
  ### Patch Changes