@redocly/revel-reef 0.119.0-next.4 → 0.119.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,18 @@
1
1
  # @redocly/revel-reef
2
2
 
3
+ ## 0.119.0-next.5
4
+
5
+ ### Patch Changes
6
+
7
+ - 03608f2a01: Added AI search error handling for Unauthorized and Forbidden errors.
8
+ - a85ddf0b86: Resolved issue with AI search resource styles being overridden by custom styles for `<Tag>` component
9
+ - 7e80929731: Fixed an issue where the SEO `meta` tags were not updated during navigation between pages.
10
+ - Updated dependencies [03608f2a01]
11
+ - Updated dependencies [a85ddf0b86]
12
+ - @redocly/theme@0.51.0-next.2
13
+ - @redocly/openapi-docs@3.7.0-next.4
14
+ - @redocly/portal-plugin-mock-server@0.4.0-next.4
15
+
3
16
  ## 0.119.0-next.4
4
17
 
5
18
  ### Patch Changes