@redocly/realm 0.78.8 → 0.79.1

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,28 @@
1
1
  # @redocly/realm
2
2
 
3
+ ## 0.79.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 94338e760: fix: Fixed a bug that prevented users from being able to navigate to a scorecard data view for a single API definition.
8
+ - Updated dependencies [94338e760]
9
+ - @redocly/theme@0.35.7
10
+ - @redocly/openapi-docs@3.0.0-alpha.89
11
+
12
+ ## 0.79.0
13
+
14
+ ### Minor Changes
15
+
16
+ - b940a4664: feat: Added support for pattern-based team access rules in RBAC config.
17
+
18
+ ### Patch Changes
19
+
20
+ - Updated dependencies [b940a4664]
21
+ - @redocly/config@0.1.5
22
+ - @redocly/portal-plugin-mock-server@0.1.11
23
+ - @redocly/theme@0.35.6
24
+ - @redocly/openapi-docs@3.0.0-alpha.89
25
+
3
26
  ## 0.78.8
4
27
 
5
28
  ### Patch Changes