Skip to content

Commit 87aee0c

Browse files
authored
Merge pull request #209 from wayofdev/release-please--branches--master--components--laravel-symfony-serializer
chore(master): release 3.0.0
2 parents a62f3ce + 9e2a898 commit 87aee0c

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

.github/.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.1.1"
2+
".": "3.0.0"
33
}

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [3.0.0](https://github.com/wayofdev/laravel-symfony-serializer/compare/v2.1.1...v3.0.0) (2025-05-18)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* add Laravel 12 support ([#229](https://github.com/wayofdev/laravel-symfony-serializer/issues/229))
9+
10+
### Features
11+
12+
* add Laravel 12 support ([#229](https://github.com/wayofdev/laravel-symfony-serializer/issues/229)) ([84d8faa](https://github.com/wayofdev/laravel-symfony-serializer/commit/84d8faad5f52ea64de5063de7c08d254f9d412d9))
13+
14+
15+
### Documentation
16+
17+
* update README.md ([ea23edb](https://github.com/wayofdev/laravel-symfony-serializer/commit/ea23edb1f6d166b0227984d6cced14cdb45bece2))
18+
319
## [2.1.1](https://github.com/wayofdev/laravel-symfony-serializer/compare/v2.1.0...v2.1.1) (2024-06-19)
420

521

0 commit comments

Comments
 (0)