@redocly/revel-reef 0.123.0-next.10 → 0.123.0-next.11

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,21 @@
1
1
  # @redocly/revel-reef
2
2
 
3
+ ## 0.123.0-next.11
4
+
5
+ ### Minor Changes
6
+
7
+ - 1f75275eb3: Added `Skip to content` button to enhance keyboard navigation.
8
+ - cfe232acca: Fixed decoding errors in encoded content returned by API functions, for example, gzip-compressed data.
9
+
10
+ ### Patch Changes
11
+
12
+ - Updated dependencies [1f75275eb3]
13
+ - @redocly/theme@0.55.0-next.9
14
+ - @redocly/asyncapi-docs@0.4.0-next.10
15
+ - @redocly/graphql-docs@0.12.0-next.1
16
+ - @redocly/openapi-docs@3.11.0-next.10
17
+ - @redocly/portal-plugin-mock-server@0.8.0-next.10
18
+
3
19
  ## 0.123.0-next.10
4
20
 
5
21
  ### Minor Changes