diff --git a/CHANGELOG.md b/CHANGELOG.md index be4d7cf..592bb0c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.15](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/compare/v1.2.14...v1.2.15) (2023-07-09) + + +### Miscellaneous + +* **deps:** update dependency ergebnis/composer-normalize to v2.33.0 ([c6fbada](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/commit/c6fbada5376719b66678d7c764acef5898ebe4b2)) + ## [1.2.14](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/compare/v1.2.13...v1.2.14) (2023-07-06) diff --git a/package.json b/package.json index ba3e2a2..e758ef7 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.2.14", + "version": "1.2.15", "repository": { "url": "https://github.com/wayofdev/laravel-package-tpl.git" }