Skip to content

Commit 41f375e

Browse files
SlimGeegithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 6759ef6 commit 41f375e

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

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

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

5+
## 0.0.3 - 2023-01-09
6+
7+
### What's Changed
8+
9+
- Fix typo by @michaelnabil230 in https://github.com/flixtechs-labs/laravel-authorizer/pull/1
10+
- build(deps): bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in https://github.com/flixtechs-labs/laravel-authorizer/pull/2
11+
- build(deps): bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in https://github.com/flixtechs-labs/laravel-authorizer/pull/3
12+
- build(deps): bump ramsey/composer-install from 1 to 2 by @dependabot in https://github.com/flixtechs-labs/laravel-authorizer/pull/4
13+
- build(deps): bump aglipanci/laravel-pint-action from 1.0.0 to 2.1.0 by @dependabot in https://github.com/flixtechs-labs/laravel-authorizer/pull/6
14+
- feat: added the ability get permission names for a given model by @SlimGee in https://github.com/flixtechs-labs/laravel-authorizer/pull/7
15+
16+
### New Contributors
17+
18+
- @michaelnabil230 made their first contribution in https://github.com/flixtechs-labs/laravel-authorizer/pull/1
19+
- @dependabot made their first contribution in https://github.com/flixtechs-labs/laravel-authorizer/pull/2
20+
- @SlimGee made their first contribution in https://github.com/flixtechs-labs/laravel-authorizer/pull/7
21+
22+
**Full Changelog**: https://github.com/flixtechs-labs/laravel-authorizer/compare/v0.0.2-alpha...0.0.3
23+
524
## v0.0.2-alpha - 2022-08-25
625

726
**Full Changelog**: https://github.com/flixtechs-labs/laravel-authorizer/compare/v0.0.1-alpha...v0.0.2-alpha

0 commit comments

Comments
 (0)