Skip to content

Commit 966252a

Browse files
committed
chore: release 1.2.0
1 parent 0aa3206 commit 966252a

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+
## [1.2.0] - 2023-02-16
12+
913
### Added
1014

1115
* Added support for Laravel 10.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"extra": {
4343
"branch-alias": {
44-
"dev-master": "1.1.x-dev"
44+
"dev-master": "1.2.x-dev"
4545
},
4646
"laravel": {
4747
"providers": [

0 commit comments

Comments
 (0)