We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f1a742 + 832e76b commit ce84739Copy full SHA for ce84739
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.4.3](https://github.com/geekcell/ddd-symfony-bundle/compare/v1.4.2...v1.4.3) (2025-02-25)
4
+
5
6
+### Miscellaneous Chores
7
8
+* change CODEOWNER to ckappen ([3a681b3](https://github.com/geekcell/ddd-symfony-bundle/commit/3a681b3a55a51c5cb419b0914459e23254a34a71))
9
10
## [1.4.2](https://github.com/geekcell/ddd-symfony-bundle/compare/v1.4.1...v1.4.2) (2023-12-20)
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.4.2",
+ "version": "1.4.3",
"license": "MIT",
"authors": [
{
0 commit comments