Skip to content

Commit 65683ef

Browse files
authored
Merge pull request #15 from wayofdev/release-please--branches--master--components--laravel-jms-serializer
chore(master): release 1.0.6
2 parents 2582db7 + 49b6853 commit 65683ef

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.6](https://github.com/wayofdev/laravel-jms-serializer/compare/v1.0.5...v1.0.6) (2023-06-06)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps:** update dependency nunomaduro/larastan to v2.6.1 ([2582db7](https://github.com/wayofdev/laravel-jms-serializer/commit/2582db7be3073fe0e3dc0e1a448f57c83520c251))
9+
310
## [1.0.5](https://github.com/wayofdev/laravel-jms-serializer/compare/v1.0.4...v1.0.5) (2023-06-05)
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.5",
2+
"version": "1.0.6",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-jms-serializer.git"
55
}

0 commit comments

Comments
 (0)