Skip to content

Commit a8347f0

Browse files
milwad-devgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 1dd477c commit a8347f0

File tree

1 file changed

+29
-1
lines changed

1 file changed

+29
-1
lines changed

CHANGELOG.md

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,34 @@
1+
## v1.8.0 - 2024-03-28
2+
3+
### What's Changed
4+
5+
* [1.x] Fix Update Changelog on releases by [@milwad-dev](https://github.com/milwad-dev) in https://github.com/milwad-dev/laravel-validate/pull/68
6+
* Bump actions/checkout from 3 to 4 by [@dependabot](https://github.com/dependabot) in https://github.com/milwad-dev/laravel-validate/pull/71
7+
* [1.x] Add `Bangla(BN)` language by [@45h1f](https://github.com/45h1f) in https://github.com/milwad-dev/laravel-validate/pull/72
8+
* [1.x] Fix regex typo by [@salehhashemi1992](https://github.com/salehhashemi1992) in https://github.com/milwad-dev/laravel-validate/pull/73
9+
* [1.x] Implement Credit Card Rule by [@salehhashemi1992](https://github.com/salehhashemi1992) in https://github.com/milwad-dev/laravel-validate/pull/74
10+
* [1.x] Sort lang file keys alphabetically by [@salehhashemi1992](https://github.com/salehhashemi1992) in https://github.com/milwad-dev/laravel-validate/pull/75
11+
* Bump stefanzweifel/git-auto-commit-action from 4 to 5 by [@dependabot](https://github.com/dependabot) in https://github.com/milwad-dev/laravel-validate/pull/76
12+
* [1.x] Added imports analyzer workflow by [@imanghafoori1](https://github.com/imanghafoori1) in https://github.com/milwad-dev/laravel-validate/pull/78
13+
* [1.x] Fix imports badge by [@imanghafoori1](https://github.com/imanghafoori1) in https://github.com/milwad-dev/laravel-validate/pull/79
14+
* Bump actions/checkout from 3 to 4 by [@dependabot](https://github.com/dependabot) in https://github.com/milwad-dev/laravel-validate/pull/80
15+
* Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by [@dependabot](https://github.com/dependabot) in https://github.com/milwad-dev/laravel-validate/pull/81
16+
* Bump actions/cache from 3 to 4 by [@dependabot](https://github.com/dependabot) in https://github.com/milwad-dev/laravel-validate/pull/82
17+
* [1.x] Improve repetitive character regex in ValidNationalCard rule by [@kiankamgar](https://github.com/kiankamgar) in https://github.com/milwad-dev/laravel-validate/pull/83
18+
* Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by [@dependabot](https://github.com/dependabot) in https://github.com/milwad-dev/laravel-validate/pull/86
19+
* [1.x] Support Laravel 11 by [@milwad-dev](https://github.com/milwad-dev) in https://github.com/milwad-dev/laravel-validate/pull/85
20+
21+
### New Contributors
22+
23+
* [@45h1f](https://github.com/45h1f) made their first contribution in https://github.com/milwad-dev/laravel-validate/pull/72
24+
* [@salehhashemi1992](https://github.com/salehhashemi1992) made their first contribution in https://github.com/milwad-dev/laravel-validate/pull/73
25+
* [@imanghafoori1](https://github.com/imanghafoori1) made their first contribution in https://github.com/milwad-dev/laravel-validate/pull/78
26+
27+
**Full Changelog**: https://github.com/milwad-dev/laravel-validate/compare/v1.7.2...v1.8.0
28+
129
## Release Notes
2-
<hr>
330

31+
<hr>
432
## v1.7.2 - 2023-08-07
533

634
### What's Changed

0 commit comments

Comments
 (0)