@scalar/api-reference 1.0.2 → 1.0.3

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.0.3
4
+
5
+ ### Patch Changes
6
+
7
+ - c92a3a3: fix: active state for the headings taken from the description
8
+ - 57cea1a: fix: don’t show a version badge if no version is defined
9
+ - dce99ae: fix: removed deleted icons from type definition
10
+ - 009a720: fix: add missing http logo
11
+ - 48118ba: feat: add updateContent event to the ApiReference component
12
+ - dab853a: chore: remove unused dependencies
13
+ - Updated dependencies [f4681d5]
14
+ - Updated dependencies [c92a3a3]
15
+ - Updated dependencies [48118ba]
16
+ - Updated dependencies [dab853a]
17
+ - @scalar/swagger-editor@0.7.2
18
+ - @scalar/use-codemirror@0.7.12
19
+ - @scalar/swagger-parser@0.5.6
20
+ - @scalar/api-client@0.7.28
21
+ - @scalar/use-modal@0.1.6
22
+
3
23
  ## 1.0.2
4
24
 
5
25
  ### Patch Changes