diff --git a/CHANGELOG.md b/CHANGELOG.md index 141a97d..20cc414 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.60](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/compare/v1.2.59...v1.2.60) (2023-08-22) + + +### Miscellaneous + +* **deps:** update dependency wayofdev/cs-fixer-config to v1.2.45 ([f2529c2](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/commit/f2529c268abe6ef8bbeec4713097cf8009bd8787)) + ## [1.2.59](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/compare/v1.2.58...v1.2.59) (2023-08-22) diff --git a/package.json b/package.json index 6c92c0c..da28c7b 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.2.59", + "version": "1.2.60", "repository": { "url": "https://github.com/wayofdev/laravel-package-tpl.git" }