diff --git a/CHANGELOG.md b/CHANGELOG.md index b6c6bc3..be0f048 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.17](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/compare/v1.2.16...v1.2.17) (2023-07-10) + + +### Miscellaneous + +* **deps:** update dependency wayofdev/cs-fixer-config to v1.2.29 ([080b365](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/commit/080b36540a461009370605bee56b7abcb04a6749)) + ## [1.2.16](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/compare/v1.2.15...v1.2.16) (2023-07-09) diff --git a/package.json b/package.json index 622c9fc..4ce20a4 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.2.16", + "version": "1.2.17", "repository": { "url": "https://github.com/wayofdev/laravel-package-tpl.git" }