@redocly/revel 0.77.7 → 0.77.8

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,11 @@
1
1
  # @redocly/revel
2
2
 
3
+ ## 0.77.8
4
+
5
+ ### Patch Changes
6
+
7
+ - 630bf92f4: fix: Renamed `cms` to `reunite` in RBAC config. The `cms` value is deprecated.
8
+
3
9
  ## 0.77.7
4
10
 
5
11
  ### Patch Changes
@@ -73,7 +79,7 @@
73
79
 
74
80
  ### Patch Changes
75
81
 
76
- - aa8b0c8fd: feat(all): Add restrictions for organization project count and total page limit for projects
82
+ - aa8b0c8fd: feat(all): Added restrictions for organization project count and total page limit for projects.
77
83
 
78
84
  ## 0.75.0
79
85