Skip to content

Commit fa4ba53

Browse files
committed
Merge branch 'main' of github.com:geekcell/ddd-symfony-bundle
2 parents 61fc21f + 8f0187c commit fa4ba53

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.0.2](https://github.com/geekcell/ddd-symfony-bundle/compare/v1.0.1...v1.0.2) (2023-01-09)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* release 1.0.2 ([4c98116](https://github.com/geekcell/ddd-symfony-bundle/commit/4c9811648de2b659a1518bcc3b9118aba4341dbe))
9+
310
## [1.0.1](https://github.com/geekcell/ddd-symfony-bundle/compare/v1.0.0...v1.0.1) (2023-01-09)
411

512

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "geekcell/ddd-bundle",
33
"type": "symfony-bundle",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"license": "MIT",
66
"authors": [
77
{

0 commit comments

Comments
 (0)