diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a6c2df..9a93768 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.81](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/compare/v1.2.80...v1.2.81) (2023-09-14) + + +### Miscellaneous + +* **deps:** update dependency wayofdev/cs-fixer-config to v1.2.60 ([29f2cc5](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/commit/29f2cc5411bb1798731eba46aec2f51f3b17a263)) + ## [1.2.80](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/compare/v1.2.79...v1.2.80) (2023-09-14) diff --git a/package.json b/package.json index cf7a222..1e0302f 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.2.80", + "version": "1.2.81", "repository": { "url": "https://github.com/wayofdev/laravel-package-tpl.git" }