@scalar/api-reference 1.43.16 → 1.43.17

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,24 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.43.17
4
+
5
+ ### Patch Changes
6
+
7
+ #### Updated Dependencies
8
+
9
+ - **@scalar/api-client@2.21.1**
10
+ - [#7925](https://github.com/scalar/scalar/pull/7925): fix: allow collapsing documents
11
+ - [#7926](https://github.com/scalar/scalar/pull/7926): Make V2 command palette extensible and improve types
12
+
13
+ - **@scalar/workspace-store@0.27.1**
14
+ - [#7926](https://github.com/scalar/scalar/pull/7926): Make V2 command palette extensible and improve types
15
+
16
+ - **@scalar/oas-utils@0.6.29**
17
+
18
+ - **@scalar/sidebar@0.7.22**
19
+
20
+ - **@scalar/components@0.16.32**
21
+
3
22
  ## 1.43.16
4
23
 
5
24
  ### Patch Changes