@redocly/revel-reef 0.126.0-next.13 → 0.126.0-next.15

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,30 @@
1
1
  # @redocly/revel-reef
2
2
 
3
+ ## 0.126.0-next.15
4
+
5
+ ### Patch Changes
6
+
7
+ - 202f3aa329: Fixed search issue where queries with text enclosed in backticks in API descriptions returned no results.
8
+ - Updated dependencies [c40ebabced]
9
+ - @redocly/openapi-docs@3.14.0-next.11
10
+ - @redocly/asyncapi-docs@1.3.0-next.11
11
+ - @redocly/portal-plugin-mock-server@0.11.0-next.11
12
+
13
+ ## 0.126.0-next.14
14
+
15
+ ### Patch Changes
16
+
17
+ - 05761700ad: Added `icon` option to sidebar `separator`.
18
+ - 6fd93756fb: Updated `@redocly/openapi-core` to version `2.2.2`.
19
+ - e07bd37dee: Fixed double prefixes in image URLs.
20
+ - Updated dependencies [6fd93756fb]
21
+ - Updated dependencies [1502174244]
22
+ - @redocly/openapi-docs@3.14.0-next.10
23
+ - @redocly/theme@0.58.0-next.7
24
+ - @redocly/asyncapi-docs@1.3.0-next.10
25
+ - @redocly/portal-plugin-mock-server@0.11.0-next.10
26
+ - @redocly/graphql-docs@1.3.0-next.1
27
+
3
28
  ## 0.126.0-next.13
4
29
 
5
30
  ### Minor Changes