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 355ed4f + 799212d commit a46d502Copy full SHA for a46d502
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.10](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.9...v1.1.10) (2023-08-12)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency wayofdev/laravel-webhook-client to v1.1.7 ([355ed4f](https://github.com/wayofdev/laravel-stripe-webhooks/commit/355ed4f548c5aa03f0af95043f51b936e8edb95f))
9
10
## [1.1.9](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.8...v1.1.9) (2023-08-12)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.1.9",
+ "version": "1.1.10",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments