Skip to content

Commit 5f983c3

Browse files
chore(main): release 1.3.0
1 parent 4673b6d commit 5f983c3

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.3.0](https://github.com/geekcell/ddd-symfony-bundle/compare/v1.2.3...v1.3.0) (2023-04-27)
4+
5+
6+
### Features
7+
8+
* add `base-path` ([4673b6d](https://github.com/geekcell/ddd-symfony-bundle/commit/4673b6d515ec995828cbef9cde10e04c1aab7303))
9+
310
## [1.2.3](https://github.com/geekcell/ddd-symfony-bundle/compare/v1.2.2...v1.2.3) (2023-03-31)
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.2.3",
5+
"version": "1.3.0",
66
"license": "MIT",
77
"authors": [
88
{

0 commit comments

Comments
 (0)