@scalar/api-reference 1.43.0 → 1.43.2

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,32 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.43.2
4
+
5
+ ### Patch Changes
6
+
7
+ #### Updated Dependencies
8
+
9
+ - **@scalar/components@0.16.17**
10
+ - [#7680](https://github.com/scalar/scalar/pull/7680): feat(components): simplify nested sidebar items styles
11
+
12
+ - **@scalar/api-client@2.17.7**
13
+ - [#7675](https://github.com/scalar/scalar/pull/7675): fix: ensure patch is uppercased
14
+
15
+ - **@scalar/sidebar@0.7.7**
16
+
17
+ ## 1.43.1
18
+
19
+ ### Patch Changes
20
+
21
+ - [#7673](https://github.com/scalar/scalar/pull/7673): fix: pass in reactive auth config to client
22
+
23
+ #### Updated Dependencies
24
+
25
+ - **@scalar/api-client@2.17.6**
26
+ - [#7630](https://github.com/scalar/scalar/pull/7630): feat: add clear button to password field
27
+ - [#7673](https://github.com/scalar/scalar/pull/7673): fix: pass in reactive auth config to client
28
+ - [#7664](https://github.com/scalar/scalar/pull/7664): fix: example resolution in request body
29
+
3
30
  ## 1.43.0
4
31
 
5
32
  ### Minor Changes
package/README.md CHANGED
@@ -44,7 +44,7 @@ Interactive API Reference from OpenAPI/Swagger Documents [Try our Demo](https://
44
44
 
45
45
  ## Documentation
46
46
 
47
- [Read the documentation here](https://guides.scalar.com/scalar/scalar-api-references/integrations/htmljs)
47
+ [Read the documentation here](https://guides.scalar.com/products/api-references/integrations/html-js)
48
48
 
49
49
  ## Community
50
50