@redocly/revel-reef 0.99.0 → 0.99.1

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,12 @@
1
1
  # @redocly/revel-reef
2
2
 
3
+ ## 0.99.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 6cac6526f0: Fixed an issue that caused the warning `React does not recognize the 'separatorLine' prop on a DOM` to appear in console when using separators in the navbar.
8
+ - 6cac6526f0: Fixed an issue where the logo override in product config wasn't resolved correctly.
9
+
3
10
  ## 0.99.0
4
11
 
5
12
  ### Minor Changes