diff --git a/CHANGELOG.md b/CHANGELOG.md index b1fd576..d3ed61a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.12](https://github.com/wayofdev/laravel-cycle-event-sourcing/compare/v1.1.11...v1.1.12) (2023-06-07) + + +### Miscellaneous + +* **deps:** update dependency pestphp/pest to v2.6.3 ([cd1f5a7](https://github.com/wayofdev/laravel-cycle-event-sourcing/commit/cd1f5a7052b7e6a17d531892c69c49d1ff710e3c)) + ## [1.1.11](https://github.com/wayofdev/laravel-cycle-event-sourcing/compare/v1.1.10...v1.1.11) (2023-06-07) diff --git a/package.json b/package.json index 6314f4c..72f7406 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.1.11", + "version": "1.1.12", "repository": { "url": "https://github.com/wayofdev/laravel-package-tpl.git" }