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 7f56903 + ad13dfa commit 4299111Copy full SHA for 4299111
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.50](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.49...v1.1.50) (2023-08-25)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency wayofdev/laravel-webhook-client to v1.1.40 ([7f56903](https://github.com/wayofdev/laravel-stripe-webhooks/commit/7f56903c6e68c5ef04db4208afae2af9d2a37db8))
9
10
## [1.1.49](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.48...v1.1.49) (2023-08-25)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.1.49",
+ "version": "1.1.50",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments