File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to ` laravel-image-optimizer ` will be documented in this file
4
4
5
+ ## 1.7.1 - 2023-01-24
6
+
7
+ ### What's Changed
8
+
9
+ - Add Dependabot Automation by @patinthehat in https://github.com/spatie/laravel-image-optimizer/pull/108
10
+ - Bump actions/setup-node from 1 to 3 by @dependabot in https://github.com/spatie/laravel-image-optimizer/pull/109
11
+ - Add PHP 8.2 Support by @patinthehat in https://github.com/spatie/laravel-image-optimizer/pull/110
12
+ - Bump actions/checkout from 2 to 3 by @dependabot in https://github.com/spatie/laravel-image-optimizer/pull/111
13
+ - Laravel 10.x Compatibility by @laravel-shift in https://github.com/spatie/laravel-image-optimizer/pull/112
14
+
15
+ ### New Contributors
16
+
17
+ - @patinthehat made their first contribution in https://github.com/spatie/laravel-image-optimizer/pull/108
18
+ - @dependabot made their first contribution in https://github.com/spatie/laravel-image-optimizer/pull/109
19
+ - @laravel-shift made their first contribution in https://github.com/spatie/laravel-image-optimizer/pull/112
20
+
21
+ ** Full Changelog** : https://github.com/spatie/laravel-image-optimizer/compare/1.7.0...1.7.1
22
+
5
23
## 1.7.0 - 2022-01-14
6
24
7
25
- support Laravel 9
You can’t perform that action at this time.
0 commit comments