diff --git a/CHANGELOG.md b/CHANGELOG.md index d7265f7..c395088 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.4](https://github.com/geekcell/ddd-symfony-bundle/compare/v1.1.3...v1.1.4) (2023-01-20) + + +### Miscellaneous Chores + +* **deps:** Update `geekcell/ddd` to ^1.1.0 ([c48b4c0](https://github.com/geekcell/ddd-symfony-bundle/commit/c48b4c028ddf09491208c459df66e45443632d87)) + ## [1.1.3](https://github.com/geekcell/ddd-symfony-bundle/compare/v1.1.2...v1.1.3) (2023-01-17) diff --git a/composer.json b/composer.json index eff0817..8cb7fac 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "geekcell/ddd-bundle", "description": "A bundle for pragmatic domain driven design in Symfony.", "type": "symfony-bundle", - "version": "1.1.3", + "version": "1.1.4", "license": "MIT", "authors": [ {