Skip to content

Commit b4ab0b7

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 48075fd + 182916d commit b4ab0b7

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

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

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

5+
## v3.0.2 - 2023-05-11
6+
7+
### What's Changed
8+
9+
- Bump creyD/prettier_action from 4.2 to 4.3 by @dependabot in https://github.com/rawilk/laravel-casters/pull/8
10+
- Bump actions/checkout from 2 to 3 by @dependabot in https://github.com/rawilk/laravel-casters/pull/9
11+
- Bump aglipanci/laravel-pint-action from 2.1.0 to 2.2.0 by @dependabot in https://github.com/rawilk/laravel-casters/pull/10
12+
- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in https://github.com/rawilk/laravel-casters/pull/11
13+
- Deprecated the `Password` cast in favor of the `hash` cast added to Laravel in v10.10.0
14+
15+
**Full Changelog**: https://github.com/rawilk/laravel-casters/compare/v3.0.1...v3.0.2
16+
517
## v3.0.1 - 2023-02-15
618

719
### What's Changed

0 commit comments

Comments
 (0)