Skip to content

Commit eb8226f

Browse files
authored
Merge pull request #45 from wayofdev/release-please--branches--master--components--laravel-cycle-event-sourcing
chore(master): release 1.2.4
2 parents c66aaa2 + 68c5fed commit eb8226f

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.2.4](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/compare/v1.2.3...v1.2.4) (2023-07-01)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps:** update dependency phpunit/phpunit to v10.2.3 ([c66aaa2](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/commit/c66aaa28f8734e4863e2c56018c42d3c01f69130))
9+
310
## [1.2.3](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/compare/v1.2.2...v1.2.3) (2023-07-01)
411

512

package.json

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

0 commit comments

Comments
 (0)