Skip to content

Commit 5d911e3

Browse files
iqbalhasandevgithub-actions[bot]
authored andcommitted
style: fix code formatting [skip ci]
1 parent 9f51fee commit 5d911e3

File tree

1 file changed

+24
-12
lines changed

1 file changed

+24
-12
lines changed

CHANGELOG.md

Lines changed: 24 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,30 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
99

1010
### What's Changed
1111

12-
* build(deps-dev): bump jest-environment-jsdom from 30.1.1 to 30.1.2 by @dependabot[bot] in https://github.com/DevWizardHQ/laravel-react-permissions/pull/3
13-
* build(deps-dev): bump jest from 30.1.1 to 30.1.2 by @dependabot[bot] in https://github.com/DevWizardHQ/laravel-react-permissions/pull/4
14-
* build(deps-dev): bump eslint from 9.34.0 to 9.35.0 by @dependabot[bot] in https://github.com/DevWizardHQ/laravel-react-permissions/pull/6
15-
* build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.41.0 to 8.43.0 by @dependabot[bot] in https://github.com/DevWizardHQ/laravel-react-permissions/pull/8
16-
* build(deps-dev): bump @typescript-eslint/parser from 8.41.0 to 8.43.0 by @dependabot[bot] in https://github.com/DevWizardHQ/laravel-react-permissions/pull/9
17-
* build(deps-dev): bump jest from 30.1.2 to 30.1.3 by @dependabot[bot] in https://github.com/DevWizardHQ/laravel-react-permissions/pull/7
18-
* build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.43.0 to 8.44.0 by @dependabot[bot] in https://github.com/DevWizardHQ/laravel-react-permissions/pull/10
19-
* build(deps-dev): bump ts-jest from 29.4.1 to 29.4.2 by @dependabot[bot] in https://github.com/DevWizardHQ/laravel-react-permissions/pull/11
20-
* build(deps-dev): bump @types/react from 19.1.12 to 19.1.13 by @dependabot[bot] in https://github.com/DevWizardHQ/laravel-react-permissions/pull/12
21-
* build(deps-dev): bump globals from 16.3.0 to 16.4.0 by @dependabot[bot] in https://github.com/DevWizardHQ/laravel-react-permissions/pull/14
22-
* fix: Wildcard pattern matching fails when userPermissions array is empty by @iqbalhasandev in https://github.com/DevWizardHQ/laravel-react-permissions/pull/16
23-
* build(deps): bump actions/setup-node from 4 to 5 by @dependabot[bot] in https://github.com/DevWizardHQ/laravel-react-permissions/pull/5
12+
- build(deps-dev): bump jest-environment-jsdom from 30.1.1 to 30.1.2 by @dependabot[bot] in
13+
https://github.com/DevWizardHQ/laravel-react-permissions/pull/3
14+
- build(deps-dev): bump jest from 30.1.1 to 30.1.2 by @dependabot[bot] in
15+
https://github.com/DevWizardHQ/laravel-react-permissions/pull/4
16+
- build(deps-dev): bump eslint from 9.34.0 to 9.35.0 by @dependabot[bot] in
17+
https://github.com/DevWizardHQ/laravel-react-permissions/pull/6
18+
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.41.0 to 8.43.0 by @dependabot[bot]
19+
in https://github.com/DevWizardHQ/laravel-react-permissions/pull/8
20+
- build(deps-dev): bump @typescript-eslint/parser from 8.41.0 to 8.43.0 by @dependabot[bot] in
21+
https://github.com/DevWizardHQ/laravel-react-permissions/pull/9
22+
- build(deps-dev): bump jest from 30.1.2 to 30.1.3 by @dependabot[bot] in
23+
https://github.com/DevWizardHQ/laravel-react-permissions/pull/7
24+
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.43.0 to 8.44.0 by @dependabot[bot]
25+
in https://github.com/DevWizardHQ/laravel-react-permissions/pull/10
26+
- build(deps-dev): bump ts-jest from 29.4.1 to 29.4.2 by @dependabot[bot] in
27+
https://github.com/DevWizardHQ/laravel-react-permissions/pull/11
28+
- build(deps-dev): bump @types/react from 19.1.12 to 19.1.13 by @dependabot[bot] in
29+
https://github.com/DevWizardHQ/laravel-react-permissions/pull/12
30+
- build(deps-dev): bump globals from 16.3.0 to 16.4.0 by @dependabot[bot] in
31+
https://github.com/DevWizardHQ/laravel-react-permissions/pull/14
32+
- fix: Wildcard pattern matching fails when userPermissions array is empty by @iqbalhasandev in
33+
https://github.com/DevWizardHQ/laravel-react-permissions/pull/16
34+
- build(deps): bump actions/setup-node from 4 to 5 by @dependabot[bot] in
35+
https://github.com/DevWizardHQ/laravel-react-permissions/pull/5
2436

2537
**Full Changelog**: https://github.com/DevWizardHQ/laravel-react-permissions/compare/v1.1.1...v1.1.2
2638

0 commit comments

Comments
 (0)