@redocly/revel 0.127.0-next.4 → 0.127.0-next.5

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
2
2
 
3
+ ## 0.127.0-next.5
4
+
5
+ ### Minor Changes
6
+
7
+ - e7bb0c6035: Added `additionalProps` to `navbar`, `sidebar`, and `footer` items to enable custom property injection.
8
+
9
+ ### Patch Changes
10
+
11
+ - 4cb8a6e70d: Fixed issue with the `/mcp` route and `mcp` file in the root directory.
12
+
3
13
  ## 0.127.0-next.4
4
14
 
5
15
  ### Minor Changes