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 3937524 commit c2528a0Copy full SHA for c2528a0
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.2.7](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/compare/v1.2.6...v1.2.7) (2023-07-01)
4
+
5
6
+### Miscellaneous
7
8
+* **deps:** update dependency pestphp/pest to v2.8.2 ([3937524](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/commit/39375246ccc73b08e57d7324c4fbd402a1ea4d83))
9
10
## [1.2.6](https://github.com/wayofdev/laravel-cycle-orm-event-sourcing/compare/v1.2.5...v1.2.6) (2023-07-01)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.2.6",
+ "version": "1.2.7",
"repository": {
"url": "https://github.com/wayofdev/laravel-package-tpl.git"
}
0 commit comments