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.
2 parents 8f2b28a + 122d871 commit 11634f2Copy full SHA for 11634f2
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.5](https://github.com/wayofdev/laravel-cycle-event-sourcing/compare/v1.1.4...v1.1.5) (2023-06-02)
4
+
5
6
+### Miscellaneous
7
8
+* **deps:** update dependency pestphp/pest to v2.6.2 ([8f2b28a](https://github.com/wayofdev/laravel-cycle-event-sourcing/commit/8f2b28af0da290aa621da7ca2f95a1ac88c6daa8))
9
10
## [1.1.4](https://github.com/wayofdev/laravel-cycle-event-sourcing/compare/v1.1.3...v1.1.4) (2023-06-02)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.1.4",
+ "version": "1.1.5",
"repository": {
"url": "https://github.com/wayofdev/laravel-package-tpl.git"
}
0 commit comments