Skip to content

Commit

Permalink
Bump version 4.1.2 -> 4.1.3
Browse files Browse the repository at this point in the history
Signed-off-by: pacoorozco <[email protected]>
  • Loading branch information
pacoorozco committed Jan 13, 2024
1 parent c262e6a commit a2e9f6e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/) and this

## Unreleased

## 4.1.3 - 2024-01-13
### Changed
- Update [sail](https://laravel.com/docs/10.x/sail) to use PHP 8.2
- Bump `aglipanci/laravel-pint-action` to version 2.3.1
- Bump `laravel/framework` to version 10.39.0
- Bump `spatie/laravel-medialibrary` to version 11.0.3
- Bump `phpunit/phpunit` to version 10.5.5
- Bump `yajra/laravel-datatables-oracle` to version 10.11.3
- Bump `spatie/laravel-ignition` to version 2.4.1

## 4.1.2 - 2023-12-13

### Changed
Expand Down
2 changes: 1 addition & 1 deletion config/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
|
*/

'version' => '4.1.2',
'version' => '4.1.3',

/*
|--------------------------------------------------------------------------
Expand Down

0 comments on commit a2e9f6e

Please sign in to comment.