We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8574038 + 77731a9 commit 977ca21Copy full SHA for 977ca21
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.2.3](https://github.com/geekcell/ddd-symfony-bundle/compare/v1.2.2...v1.2.3) (2023-03-31)
4
+
5
6
+### Miscellaneous Chores
7
8
+* Update `geekcell/ddd` to `v1.1.1` ([350e231](https://github.com/geekcell/ddd-symfony-bundle/commit/350e23113c7ad2288529d6083591b6467200411a))
9
10
## [1.2.2](https://github.com/geekcell/ddd-symfony-bundle/compare/v1.2.1...v1.2.2) (2023-03-29)
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.2.2",
+ "version": "1.2.3",
"license": "MIT",
"authors": [
{
0 commit comments