Skip to content

Commit 4a9a184

Browse files
authored
Merge pull request #66 from wayofdev/release-please--branches--master--components--laravel-symfony-serializer
chore(master): release 1.2.0
2 parents 5977cd8 + ce7d7a4 commit 4a9a184

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.2.0](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.1.25...v1.2.0) (2023-07-22)
4+
5+
6+
### Features
7+
8+
* allow to pass custom normalizers, response factory is fluent now ([e62bda8](https://github.com/wayofdev/laravel-symfony-serializer/commit/e62bda838e2b67f68f26f20260260483eeac6fb9))
9+
310
## [1.1.25](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.1.24...v1.1.25) (2023-07-19)
411

512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.1.25",
2+
"version": "1.2.0",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-symfony-serializer.git"
55
}

0 commit comments

Comments
 (0)