@scalar/api-reference 1.44.24 → 1.44.25

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
2
2
 
3
+ ## 1.44.25
4
+
5
+ ### Patch Changes
6
+
7
+ #### Updated Dependencies
8
+
9
+ - **@scalar/workspace-store@0.34.2**
10
+ - [#8219](https://github.com/scalar/scalar/pull/8219): chore: default to proxy for web layout
11
+
12
+ - **@scalar/api-client@2.29.2**
13
+ - [#8219](https://github.com/scalar/scalar/pull/8219): chore: default to proxy for web layout
14
+ - [#8220](https://github.com/scalar/scalar/pull/8220): chore: add guards for team workspaces
15
+
16
+ - **@scalar/agent-chat@0.5.16**
17
+
18
+ - **@scalar/oas-utils@0.6.46**
19
+
20
+ - **@scalar/sidebar@0.7.39**
21
+
22
+ - **@scalar/components@0.19.8**
23
+
3
24
  ## 1.44.24
4
25
 
5
26
  ### Patch Changes