Skip to content

Commit

Permalink
Merge pull request #24 from geekcell/release-please--branches--main--…
Browse files Browse the repository at this point in the history
…components--release-please-action

chore(main): release 1.4.0
  • Loading branch information
janvt authored Dec 19, 2023
2 parents 7b6bc14 + 1436aa5 commit f5b449a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.4.0](https://github.com/geekcell/php-ddd/compare/v1.3.1...v1.4.0) (2023-12-19)


### Features

* annotate generic ArrayAccess implementation, fix generic IteratorAggregate implementation annotation ([d654dbe](https://github.com/geekcell/php-ddd/commit/d654dbedb44ed2760ccaf6659c10c5e95ce2263b))

## [1.3.1](https://github.com/geekcell/php-ddd/compare/v1.3.0...v1.3.1) (2023-12-05)


Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Your ultimate guard rails for domain driven design with PHP.",
"type": "library",
"license": "MIT",
"version": "1.3.1",
"version": "1.4.0",
"autoload": {
"psr-4": {
"GeekCell\\Ddd\\": "src/",
Expand Down

0 comments on commit f5b449a

Please sign in to comment.