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 26f343e + 5ccd94b commit e2cfeefCopy full SHA for e2cfeef
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.3.3](https://github.com/wayofdev/laravel-webhook-client/compare/v1.3.2...v1.3.3) (2024-03-07)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency wayofdev/laravel-cycle-orm-adapter to v4.8.0 ([26f343e](https://github.com/wayofdev/laravel-webhook-client/commit/26f343e9ddc6899c8175f25575ea6d5a7787262c))
9
10
## [1.3.2](https://github.com/wayofdev/laravel-webhook-client/compare/v1.3.1...v1.3.2) (2024-03-05)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.3.2",
+ "version": "1.3.3",
"repository": {
"url": "https://github.com/wayofdev/laravel-webhook-client.git"
}
0 commit comments