diff --git a/CHANGELOG.md b/CHANGELOG.md index df872fb..b1fd576 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.11](https://github.com/wayofdev/laravel-cycle-event-sourcing/compare/v1.1.10...v1.1.11) (2023-06-07) + + +### Miscellaneous + +* **deps:** update dependency wayofdev/cs-fixer-config to v1.2.10 ([ccaf60f](https://github.com/wayofdev/laravel-cycle-event-sourcing/commit/ccaf60f11e6af89d6753688a5f8aaa5e1feecbe2)) + ## [1.1.10](https://github.com/wayofdev/laravel-cycle-event-sourcing/compare/v1.1.9...v1.1.10) (2023-06-07) diff --git a/package.json b/package.json index 31d5b8a..6314f4c 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.1.10", + "version": "1.1.11", "repository": { "url": "https://github.com/wayofdev/laravel-package-tpl.git" }