Skip to content

Commit 6312287

Browse files
author
janvt
authored
Merge pull request #45 from geekcell/release-please--branches--main--components--release-please-action
chore(main): release 1.4.0
2 parents b9fd353 + 5549419 commit 6312287

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.4.0](https://github.com/geekcell/ddd-symfony-bundle/compare/v1.3.0...v1.4.0) (2023-12-12)
4+
5+
6+
### Features
7+
8+
* Add generic support / forwarding for Doctrine Paginator and Repository ([e1dee96](https://github.com/geekcell/ddd-symfony-bundle/commit/e1dee9648689421b1de80e5bc5956161f2ebe7ab))
9+
310
## [1.3.0](https://github.com/geekcell/ddd-symfony-bundle/compare/v1.2.3...v1.3.0) (2023-04-27)
411

512

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.3.0",
5+
"version": "1.4.0",
66
"license": "MIT",
77
"authors": [
88
{

0 commit comments

Comments
 (0)