Skip to content

Commit da621a6

Browse files
committed
docs: update changelog and bump version
1 parent 6ebaeb5 commit da621a6

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file. This projec
55

66
## Unreleased
77

8+
## [3.0.1] - 2024-06-20
9+
810
### Fixed
911

1012
- [laravel#287](https://github.com/laravel-json-api/laravel/issues/287) Use `array_shift` to avoid potential problem

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"extra": {
4747
"branch-alias": {
48-
"dev-develop": "3.x-dev"
48+
"dev-3.x": "3.x-dev"
4949
},
5050
"laravel": {
5151
"providers": [

0 commit comments

Comments
 (0)