We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c48b4c0 commit 963c28cCopy full SHA for 963c28c
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.4](https://github.com/geekcell/ddd-symfony-bundle/compare/v1.1.3...v1.1.4) (2023-01-20)
4
+
5
6
+### Miscellaneous Chores
7
8
+* **deps:** Update `geekcell/ddd` to ^1.1.0 ([c48b4c0](https://github.com/geekcell/ddd-symfony-bundle/commit/c48b4c028ddf09491208c459df66e45443632d87))
9
10
## [1.1.3](https://github.com/geekcell/ddd-symfony-bundle/compare/v1.1.2...v1.1.3) (2023-01-17)
11
12
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": [
{
0 commit comments