diff --git a/CHANGELOG.md b/CHANGELOG.md index 2eab45e..23065bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.71](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/compare/v1.2.70...v1.2.71) (2023-09-04) + + +### Miscellaneous + +* **deps:** update dependency ergebnis/composer-normalize to v2.36.0 ([95a605f](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/commit/95a605fbad4671fcb049917205de7a836253ebab)) + ## [1.2.70](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/compare/v1.2.69...v1.2.70) (2023-09-04) diff --git a/package.json b/package.json index 0eb19a5..a61d891 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.2.70", + "version": "1.2.71", "repository": { "url": "https://github.com/wayofdev/laravel-package-tpl.git" }