diff --git a/CHANGELOG.md b/CHANGELOG.md index 00e5082..95de468 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.8](https://github.com/wayofdev/laravel-cycle-event-sourcing/compare/v1.1.7...v1.1.8) (2023-06-05) + + +### Miscellaneous + +* **deps:** update dependency wayofdev/cs-fixer-config to v1.2.9 ([77a3020](https://github.com/wayofdev/laravel-cycle-event-sourcing/commit/77a3020442a518feb170b2541bb24e73a421331d)) + ## [1.1.7](https://github.com/wayofdev/laravel-cycle-event-sourcing/compare/v1.1.6...v1.1.7) (2023-06-05) diff --git a/package.json b/package.json index 22ecd70..9c7332e 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.1.7", + "version": "1.1.8", "repository": { "url": "https://github.com/wayofdev/laravel-package-tpl.git" }