Skip to content

Commit f241ca7

Browse files
drbytegithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 0cd412d commit f241ca7

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
All notable changes to `laravel-permission` will be documented in this file
44

5+
## 6.19.0 - 2025-05-31
6+
7+
### What's Changed
8+
9+
* Revert "Remove `collectPermissions` that is not being assigned" by @erikn69 in https://github.com/spatie/laravel-permission/pull/2851
10+
* Fix guard_name not used to set default attribute in Role and Permission model by @Ken-vdE in https://github.com/spatie/laravel-permission/pull/2837
11+
12+
**Full Changelog**: https://github.com/spatie/laravel-permission/compare/6.18.0...6.19.0
13+
514
## 6.18.0 - 2025-05-14
615

716
### What's Changed
@@ -1028,6 +1037,7 @@ The following changes are not "breaking", but worth making the updates to your a
10281037

10291038

10301039

1040+
10311041

10321042

10331043
```
@@ -1107,6 +1117,7 @@ The following changes are not "breaking", but worth making the updates to your a
11071117

11081118

11091119

1120+
11101121

11111122

11121123
```

0 commit comments

Comments
 (0)