@redocly/revel-reef 0.108.11 → 0.109.0

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,20 @@
1
1
  # @redocly/revel-reef
2
2
 
3
+ ## 0.109.0
4
+
5
+ ### Minor Changes
6
+
7
+ - b4b151a51d: Added support for the `src` and `srcset` attributes in HTML tags in Markdown files.
8
+ This feature can be used in paths to local files.
9
+
10
+ ### Patch Changes
11
+
12
+ - fe08a4b782: Resolved an issue where GraphQL types and objects search results did not direct users to the expected paths.
13
+ - Updated dependencies [f1e2ad667e]
14
+ - Updated dependencies [64ace594c2]
15
+ - @redocly/openapi-docs@3.5.0
16
+ - @redocly/portal-plugin-mock-server@0.3.52
17
+
3
18
  ## 0.108.11
4
19
 
5
20
  ### Patch Changes