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 b7b2491 + ca3aad3 commit d91b566Copy full SHA for d91b566
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.53](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.52...v1.1.53) (2023-08-25)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency wayofdev/laravel-webhook-client to v1.1.43 ([b7b2491](https://github.com/wayofdev/laravel-stripe-webhooks/commit/b7b2491c49c5784eed7c71618316e2c40a41e5cd))
9
10
## [1.1.52](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.51...v1.1.52) (2023-08-25)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.1.52",
+ "version": "1.1.53",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments