Skip to content

Commit 516e7bd

Browse files
drbytegithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 8bb69d6 commit 516e7bd

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

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

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

5+
## 6.10.1 - 2024-11-08
6+
7+
### What's Changed
8+
9+
* Fix #2749 regression bug in `6.10.0` : "Can no longer delete permissions" by @erikn69 in https://github.com/spatie/laravel-permission/pull/2759
10+
11+
**Full Changelog**: https://github.com/spatie/laravel-permission/compare/6.10.0...6.10.1
12+
513
## 6.10.0 - 2024-11-05
614

715
### What's Changed
@@ -882,6 +890,7 @@ The following changes are not "breaking", but worth making the updates to your a
882890

883891

884892

893+
885894

886895

887896
```
@@ -952,6 +961,7 @@ The following changes are not "breaking", but worth making the updates to your a
952961

953962

954963

964+
955965

956966

957967
```

0 commit comments

Comments
 (0)