We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c90084f + dbf2ad8 commit 0e84c03Copy full SHA for 0e84c03
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.0.1](https://github.com/geekcell/ddd-symfony-bundle/compare/v1.0.0...v1.0.1) (2023-01-09)
4
+
5
6
+### Miscellaneous Chores
7
8
+* Add CODEOWNERS file ([8dbfa52](https://github.com/geekcell/ddd-symfony-bundle/commit/8dbfa5263a83243bf78fee3db115fe645932725d))
9
10
## 1.0.0 (2023-01-09)
11
12
composer.json
@@ -1,7 +1,7 @@
{
"name": "geekcell/ddd-bundle",
"type": "symfony-bundle",
- "version": "1.0.0",
+ "version": "1.0.1",
"license": "MIT",
"authors": [
0 commit comments