Skip to content

Commit dbf2ad8

Browse files
chore(main): release 1.0.1
1 parent c90084f commit dbf2ad8

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.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+
310
## 1.0.0 (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.0",
4+
"version": "1.0.1",
55
"license": "MIT",
66
"authors": [
77
{

0 commit comments

Comments
 (0)