Skip to content

Commit c5a9b0e

Browse files
authored
Merge pull request #33 from wayofdev/release-please--branches--master--components--laravel-cycle-event-sourcing
chore(master): release 1.1.13
2 parents 62be397 + f6ae0c3 commit c5a9b0e

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.1.13](https://github.com/wayofdev/laravel-cycle-event-sourcing/compare/v1.1.12...v1.1.13) (2023-06-07)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps:** update dependency phpstan/phpstan to v1.10.18 ([62be397](https://github.com/wayofdev/laravel-cycle-event-sourcing/commit/62be3975800667bf26c985fc12028f17da0c51d3))
9+
310
## [1.1.12](https://github.com/wayofdev/laravel-cycle-event-sourcing/compare/v1.1.11...v1.1.12) (2023-06-07)
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.1.12",
2+
"version": "1.1.13",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-package-tpl.git"
55
}

0 commit comments

Comments
 (0)