We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cf0dbe2 + 35877a1 commit 43fb7c6Copy full SHA for 43fb7c6
.github/.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "2.0.0"
+ ".": "2.1.0"
3
}
CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [2.1.0](https://github.com/wayofdev/laravel-symfony-serializer/compare/v2.0.0...v2.1.0) (2024-06-19)
4
+
5
6
+### Features
7
8
+* add static types to Manager Facade ([c4dfdf8](https://github.com/wayofdev/laravel-symfony-serializer/commit/c4dfdf8ea1d91cd6401cd4ed6d72cee3e27c08bd))
9
10
## [2.0.0](https://github.com/wayofdev/laravel-symfony-serializer/compare/v1.2.60...v2.0.0) (2024-06-18)
11
12
0 commit comments