Skip to content

Commit 6218af7

Browse files
authored
Merge pull request #7 from wayofdev/release-please--branches--master--components--laravel-cycle-event-sourcing
chore(master): release 1.1.0
2 parents 174ee60 + 25dcd9e commit 6218af7

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

3+
## [1.1.0](https://github.com/wayofdev/laravel-cycle-event-sourcing/compare/v1.0.0...v1.1.0) (2023-05-25)
4+
5+
6+
### Features
7+
8+
* add aggregatable traits ([01288b7](https://github.com/wayofdev/laravel-cycle-event-sourcing/commit/01288b7e627210b44da1a4b7856b468aea95d5f9))
9+
10+
11+
### Bug Fixes
12+
13+
* **ci:** missing dir in phpstan config ([dcab585](https://github.com/wayofdev/laravel-cycle-event-sourcing/commit/dcab585f71a9e1d98f03fb9f74a9a9bd1c12a996))
14+
* **ci:** missing php dep ([6c01670](https://github.com/wayofdev/laravel-cycle-event-sourcing/commit/6c01670c99e17e7cb27bc94d9e8df6d56da3ff6e))
15+
316
## 1.0.0 (2023-05-25)
417

518

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.0.0",
2+
"version": "1.1.0",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-package-tpl.git"
55
}

0 commit comments

Comments
 (0)