@scalar/api-reference 1.22.18 → 1.22.20

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,25 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.22.20
4
+
5
+ ### Patch Changes
6
+
7
+ - a8c3045: build: re-introduce @scalar/use-toasts package
8
+ - 1324378: feat: show two levels of headings in the sidebar
9
+ - 9201802: chore: update example page title
10
+ - Updated dependencies [c6e4385]
11
+ - Updated dependencies [a8c3045]
12
+ - @scalar/api-client@1.2.12
13
+ - @scalar/use-toasts@0.6.1
14
+
15
+ ## 1.22.19
16
+
17
+ ### Patch Changes
18
+
19
+ - Updated dependencies [2706d57]
20
+ - @scalar/components@0.6.1
21
+ - @scalar/api-client@1.2.11
22
+
3
23
  ## 1.22.18
4
24
 
5
25
  ### Patch Changes
package/README.md CHANGED
@@ -4,7 +4,7 @@
4
4
  [![Downloads](https://img.shields.io/npm/dm/%40scalar/api-reference)](https://www.npmjs.com/package/@scalar/api-reference)
5
5
  [![Hits on jsdelivr](https://img.shields.io/jsdelivr/npm/hm/%40scalar%2Fapi-reference)](https://www.jsdelivr.com/package/npm/@scalar/api-reference)
6
6
  [![License](https://img.shields.io/npm/l/%40scalar%2Fapi-reference)](https://www.npmjs.com/package/@scalar/api-reference)
7
- [![Discord](https://img.shields.io/discord/1135330207960678410?style=flat&color=5865F2)](https://discord.gg/8HeZcRGPFS)
7
+ [![Discord](https://img.shields.io/discord/1135330207960678410?style=flat&color=5865F2)](https://discord.gg/scalar)
8
8
 
9
9
  Generate interactive API documentations from Swagger files. [Try our Demo](https://docs.scalar.com/swagger-editor)
10
10