@scalar/api-reference 1.43.0 → 1.43.1

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,18 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.43.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7673](https://github.com/scalar/scalar/pull/7673): fix: pass in reactive auth config to client
8
+
9
+ #### Updated Dependencies
10
+
11
+ - **@scalar/api-client@2.17.6**
12
+ - [#7630](https://github.com/scalar/scalar/pull/7630): feat: add clear button to password field
13
+ - [#7673](https://github.com/scalar/scalar/pull/7673): fix: pass in reactive auth config to client
14
+ - [#7664](https://github.com/scalar/scalar/pull/7664): fix: example resolution in request body
15
+
3
16
  ## 1.43.0
4
17
 
5
18
  ### Minor Changes