Skip to content

Commit 5936752

Browse files
authored
Merge pull request #35 from wayofdev/release-please--branches--master--components--laravel-symfony-serializer
chore(master): release 1.1.11
2 parents 82f45a0 + 9f9750b commit 5936752

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.1.11](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.1.10...v1.1.11) (2023-06-26)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency symfony/serializer to v6.3.1 ([82f45a0](https://github.com/wayofdev/laravel-symfony-serializer/commit/82f45a095df54804ab086b3e1ecff6c33730079f))
9+
310
## [1.1.10](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.1.9...v1.1.10) (2023-06-25)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.1.10",
2+
"version": "1.1.11",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-symfony-serializer.git"
55
}

0 commit comments

Comments
 (0)