We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a009ab6 commit 9025559Copy full SHA for 9025559
CHANGELOG.md
@@ -20,6 +20,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
20
### Fixed
21
### Removed --->
22
23
+## 0.8.1 - 2021-10-28
24
+### Fixed
25
+- Editing roles in teams mode
26
+
27
## 0.8.0 - 2021-10-27
28
### Added
29
- Spatie permissions team support
config/package.php
@@ -13,6 +13,6 @@
13
|
14
*/
15
16
- 'version' => '0.8.0',
+ 'version' => '0.8.1',
17
18
];
0 commit comments