We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 99e1931 + 6f5c10f commit 41a0c0dCopy full SHA for 41a0c0d
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.2.1](https://github.com/geekcell/ddd-symfony-bundle/compare/v1.2.0...v1.2.1) (2023-03-28)
4
+
5
6
+### Miscellaneous Chores
7
8
+* **ci:** Sonar ([#31](https://github.com/geekcell/ddd-symfony-bundle/issues/31)) ([99e1931](https://github.com/geekcell/ddd-symfony-bundle/commit/99e19313ad89c365b0245baa468852fe12ec5326))
9
10
## [1.2.0](https://github.com/geekcell/ddd-symfony-bundle/compare/v1.1.5...v1.2.0) (2023-03-28)
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.0",
+ "version": "1.2.1",
"license": "MIT",
"authors": [
{
0 commit comments