Skip to content

Commit f3cba9f

Browse files
authored
Merge pull request #207 from wayofdev/release-please--branches--master--components--laravel-symfony-serializer
2 parents 665f395 + 196939c commit f3cba9f

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.github/.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.1.0"
2+
".": "2.1.1"
33
}

CHANGELOG.md

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

3+
## [2.1.1](https://github.com/wayofdev/laravel-symfony-serializer/compare/v2.1.0...v2.1.1) (2024-06-19)
4+
5+
6+
### Bug Fixes
7+
8+
* add static types to Serializer facade ([434e73b](https://github.com/wayofdev/laravel-symfony-serializer/commit/434e73baf6ead436c36a36c79d20fc96f222b46b))
9+
10+
11+
### Documentation
12+
13+
* updating README.md ([1578cd9](https://github.com/wayofdev/laravel-symfony-serializer/commit/1578cd914556c768c91cab59a94e67e553b66557))
14+
315
## [2.1.0](https://github.com/wayofdev/laravel-symfony-serializer/compare/v2.0.0...v2.1.0) (2024-06-19)
416

517

0 commit comments

Comments
 (0)