Skip to content

Commit eeee7a0

Browse files
authored
Merge pull request #54 from wayofdev/release-please--branches--master--components--laravel-cycle-event-sourcing
chore(master): release 1.2.8
2 parents 7b38dcc + a842c76 commit eeee7a0

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.8](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/compare/v1.2.7...v1.2.8) (2023-07-04)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps:** update dependency phpstan/phpstan to v1.10.23 ([7b38dcc](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/commit/7b38dcc126a2e3acac9bcb29c26bdb4bdc8a380c))
9+
310
## [1.2.7](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/compare/v1.2.6...v1.2.7) (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.7",
2+
"version": "1.2.8",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-package-tpl.git"
55
}

0 commit comments

Comments
 (0)