@redocly/revel-reef 0.100.3 → 0.100.4

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,15 @@
1
1
  # @redocly/revel-reef
2
2
 
3
+ ## 0.100.4
4
+
5
+ ### Patch Changes
6
+
7
+ - 1083df99a2: Resolved an issue where local hash links (for example, `#section`) were not working correctly with `Button` and other components.
8
+ - Updated dependencies [1083df99a2]
9
+ - @redocly/theme@0.42.3
10
+ - @redocly/openapi-docs@3.3.18
11
+ - @redocly/portal-plugin-mock-server@0.3.24
12
+
3
13
  ## 0.100.3
4
14
 
5
15
  ### Patch Changes