8000 Merge tag 'v2.5.1' into develop · laravel-json-api/laravel@2a8c0dc · GitHub
[go: up one dir, main page]

Skip to content

Commit 2a8c0dc

Browse files
committed
Merge tag 'v2.5.1' into develop
Fix stale state on Eloquent models after write operation.
2 parents 9ffc135 + 7c0fefb commit 2a8c0dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
All notable changes to this project will be documented in this file. This project adheres to
44
[Semantic Versioning](http://semver.org/) and [this changelog format](http://keepachangelog.com/).
55

6-
## Unreleased
6+
## [2.5.1] - 2023-01-23
77

88
### Fixed
99

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
]
6666
}
6767
},
68-
"minimum-stability": "dev",
68+
"minimum-stability": "stable",
6969
"prefer-stable": true,
7070
"config": {
7171
"sort-packages": true

0 commit comments

Comments
 (0)
0