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 7f5747f + a3e063d commit 3ac4eadCopy full SHA for 3ac4ead
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.1.36](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.35...v2.1.36) (2024-03-20)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency wayofdev/laravel-webhook-client to v1.3.10 ([7f5747f](https://github.com/wayofdev/laravel-stripe-webhooks/commit/7f5747fee3c32bf77ec600c472a634633e8f5fc1))
9
10
## [2.1.35](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.34...v2.1.35) (2024-03-17)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "2.1.35",
+ "version": "2.1.36",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments