@scalar/api-reference 1.44.14 → 1.44.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,26 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.44.15
4
+
5
+ ### Patch Changes
6
+
7
+ #### Updated Dependencies
8
+
9
+ - **@scalar/workspace-store@0.30.0**
10
+ - [#8077](https://github.com/scalar/scalar/pull/8077): feat: support team workspaces
11
+
12
+ - **@scalar/api-client@2.25.0**
13
+ - [#8077](https://github.com/scalar/scalar/pull/8077): feat: support team workspaces
14
+
15
+ - **@scalar/components@0.18.0**
16
+ - [#8077](https://github.com/scalar/scalar/pull/8077): feat: support team workspaces
17
+
18
+ - **@scalar/agent-chat@0.5.6**
19
+
20
+ - **@scalar/oas-utils@0.6.37**
21
+
22
+ - **@scalar/sidebar@0.7.30**
23
+
3
24
  ## 1.44.14
4
25
 
5
26
  ### Patch Changes