Skip to content

Commit 6047037

Browse files
author
janvt
authored
Merge pull request #49 from geekcell/release-please--branches--main--components--release-please-action
chore(main): release 1.4.2
2 parents 5d482d4 + 1464189 commit 6047037

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.4.2](https://github.com/geekcell/ddd-symfony-bundle/compare/v1.4.1...v1.4.2) (2023-12-20)
4+
5+
6+
### Bug Fixes
7+
8+
* logic to throw first wrapped exception in messenger busses ([db7e2b5](https://github.com/geekcell/ddd-symfony-bundle/commit/db7e2b51366ea3fc0fb970d5955deb29ca604d3c))
9+
10+
11+
### Miscellaneous Chores
12+
13+
* rename function parameter to query ([f88020f](https://github.com/geekcell/ddd-symfony-bundle/commit/f88020fd2a820b856252288fe3ad208fe0db17f1))
14+
315
## [1.4.1](https://github.com/geekcell/ddd-symfony-bundle/compare/v1.4.0...v1.4.1) (2023-12-19)
416

517

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "geekcell/ddd-bundle",
33
"description": "A bundle for pragmatic domain driven design in Symfony.",
44
"type": "symfony-bundle",
5-
"version": "1.4.1",
5+
"version": "1.4.2",
66
"license": "MIT",
77
"authors": [
88
{

0 commit comments

Comments
 (0)