We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 665f395 + 196939c commit f3cba9fCopy full SHA for f3cba9f
.github/.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "2.1.0"
+ ".": "2.1.1"
3
}
CHANGELOG.md
@@ -1,5 +1,17 @@
# Changelog
+## [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
15
## [2.1.0](https://github.com/wayofdev/laravel-symfony-serializer/compare/v2.0.0...v2.1.0) (2024-06-19)
16
17
0 commit comments