We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05423bf commit 5cc7ef6Copy full SHA for 5cc7ef6
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.3](https://github.com/wayofdev/laravel-cycle-event-sourcing/compare/v1.1.2...v1.1.3) (2023-05-30)
4
+
5
6
+### Miscellaneous
7
8
+* **deps:** update dependency orchestra/testbench to v8.5.5 ([05423bf](https://github.com/wayofdev/laravel-cycle-event-sourcing/commit/05423bf6256a3ed1945b23212a04ddb3fc1b74f4))
9
10
## [1.1.2](https://github.com/wayofdev/laravel-cycle-event-sourcing/compare/v1.1.1...v1.1.2) (2023-05-29)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.1.2",
+ "version": "1.1.3",
"repository": {
"url": "https://github.com/wayofdev/laravel-package-tpl.git"
}
0 commit comments