Skip to content

Commit cef1b01

Browse files
chore(main): release 1.1.3 (#10)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b6f0cb1 commit cef1b01

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.1.3](https://github.com/geekcell/ddd-symfony-bundle/compare/v1.1.2...v1.1.3) (2023-01-17)
4+
5+
6+
### Bug Fixes
7+
8+
* Add additional check for scalar values. ([#9](https://github.com/geekcell/ddd-symfony-bundle/issues/9)) ([b6f0cb1](https://github.com/geekcell/ddd-symfony-bundle/commit/b6f0cb18dd2af04c13a7ffbe807ecf2048008199))
9+
310
## [1.1.2](https://github.com/geekcell/ddd-symfony-bundle/compare/v1.1.1...v1.1.2) (2023-01-16)
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.1.2",
5+
"version": "1.1.3",
66
"license": "MIT",
77
"authors": [
88
{

0 commit comments

Comments
 (0)