diff --git a/CHANGELOG.md b/CHANGELOG.md index 303fbe0..b7a2c7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.26](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/compare/v1.2.25...v1.2.26) (2023-07-19) + + +### Miscellaneous + +* **deps:** update dependency wayofdev/cs-fixer-config to v1.2.34 ([c8eeae1](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/commit/c8eeae12a95ccb6cb7360f985220abb081d0b78b)) + ## [1.2.25](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/compare/v1.2.24...v1.2.25) (2023-07-19) diff --git a/package.json b/package.json index 704585d..1fad095 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.2.25", + "version": "1.2.26", "repository": { "url": "https://github.com/wayofdev/laravel-package-tpl.git" }