Skip to content

Commit 5efcddb

Browse files
authored
Merge pull request #17 from wayofdev/release-please--branches--master--components--laravel-jms-serializer
chore(master): release 1.0.7
2 parents 748c258 + 2013e35 commit 5efcddb

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.0.7](https://github.com/wayofdev/laravel-jms-serializer/compare/v1.0.6...v1.0.7) (2023-06-07)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps:** update dependency phpstan/phpstan to v1.10.17 ([748c258](https://github.com/wayofdev/laravel-jms-serializer/commit/748c25821924261bb045e1d6ff76db82f09e2a5f))
9+
310
## [1.0.6](https://github.com/wayofdev/laravel-jms-serializer/compare/v1.0.5...v1.0.6) (2023-06-06)
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.0.6",
2+
"version": "1.0.7",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-jms-serializer.git"
55
}

0 commit comments

Comments
 (0)