We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6140643 + 743f601 commit 437b79aCopy full SHA for 437b79a
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.2.0](https://github.com/geekcell/ddd-symfony-bundle/compare/v1.1.5...v1.2.0) (2023-03-28)
4
+
5
6
+### Features
7
8
+* release ([#29](https://github.com/geekcell/ddd-symfony-bundle/issues/29)) ([6140643](https://github.com/geekcell/ddd-symfony-bundle/commit/614064397a8818f58c6bdc07c6d6a4a1b3ca5a6e))
9
10
## [1.1.5](https://github.com/geekcell/ddd-symfony-bundle/compare/v1.1.4...v1.1.5) (2023-03-13)
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.5",
+ "version": "1.2.0",
"license": "MIT",
"authors": [
{
0 commit comments