Skip to content

Commit bd8baa5

Browse files
chore(main): release 3.3.3 (#43)
* chore(main): release 3.3.3 --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5e0f842 commit bd8baa5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [3.3.3](https://github.com/offload-project/laravel-mandate/compare/v3.3.2...v3.3.3) (2026-01-21)
4+
5+
6+
### Bug Fixes
7+
8+
* Added syncPermissionCapabilities() method to create and link capabilities to permissions during sync
9+
* Modified the syncAll condition to ensure discovered permissions are synced when using seed with code-first enabled
10+
* Added comprehensive test coverage for capability-permission relationship syncing ([#42](https://github.com/offload-project/laravel-mandate/issues/42)) ([5e0f842](https://github.com/offload-project/laravel-mandate/commit/5e0f8425001b16c2af3e6c50e4eb0dbf4d778da6))
11+
312
## [3.3.2](https://github.com/offload-project/laravel-mandate/compare/v3.3.1...v3.3.2) (2026-01-21)
413

514

0 commit comments

Comments
 (0)