@scalar/api-reference 1.44.6 → 1.44.8

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.44.8
4
+
5
+ ### Patch Changes
6
+
7
+ - [#8018](https://github.com/scalar/scalar/pull/8018): fix(agent): clickout close events
8
+
9
+ ## 1.44.7
10
+
11
+ ### Patch Changes
12
+
13
+ - [#8017](https://github.com/scalar/scalar/pull/8017): fix: remove agent tooltip
14
+
15
+ #### Updated Dependencies
16
+
17
+ - **@scalar/api-client@2.23.0**
18
+ - [#8005](https://github.com/scalar/scalar/pull/8005): feat: import modal for client v2
19
+
20
+ - **@scalar/agent-chat@0.4.7**
21
+
3
22
  ## 1.44.6
4
23
 
5
24
  ### Patch Changes