Skip to content

Commit 95a489b

Browse files
committed
chore(release): 2.5.0
1 parent 519b744 commit 95a489b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66

77
## [Unreleased]
88

9+
* Nothing.
10+
11+
## [2.5.0] - 2025-02-24
12+
913
### Added
1014

1115
* Added support for Laravel 12 [#104](https://github.com/swisnl/json-api-client/issues/104).

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
},
5959
"extra": {
6060
"branch-alias": {
61-
"dev-master": "2.4.x-dev"
61+
"dev-master": "2.5.x-dev"
6262
}
6363
},
6464
"minimum-stability": "dev",

0 commit comments

Comments
 (0)