@redocly/revel-reef 0.122.0 → 0.122.2

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.122.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 0cc1594c74: Fixed touch event issue with the `markdoc` tabs tag on mobile devices.
8
+ - Updated dependencies [0cc1594c74]
9
+ - @redocly/theme@0.54.2
10
+ - @redocly/asyncapi-docs@0.3.2
11
+ - @redocly/graphql-docs@0.11.0
12
+ - @redocly/openapi-docs@3.10.2
13
+ - @redocly/portal-plugin-mock-server@0.7.2
14
+
15
+ ## 0.122.1
16
+
17
+ ### Patch Changes
18
+
19
+ - 534408676f: Fixed performance issue in the `Tabs` component.
20
+ - 4f1e7786c4: Fixed false positive errors for unclosed quotes in `markdoc` attributes.
21
+ - Updated dependencies [534408676f]
22
+ - @redocly/theme@0.54.1
23
+ - @redocly/asyncapi-docs@0.3.1
24
+ - @redocly/graphql-docs@0.11.0
25
+ - @redocly/openapi-docs@3.10.1
26
+ - @redocly/portal-plugin-mock-server@0.7.1
27
+
3
28
  ## 0.122.0
4
29
 
5
30
  ### Minor Changes