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 f0a255e + 0c47f1a commit ae6430dCopy full SHA for ae6430d
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.8](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.7...v1.1.8) (2023-08-11)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency wayofdev/laravel-webhook-client to v1.1.5 ([f0a255e](https://github.com/wayofdev/laravel-stripe-webhooks/commit/f0a255eef88576489e36b29eb0e7248fe72a56f8))
9
10
## [1.1.7](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.6...v1.1.7) (2023-08-11)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.1.7",
+ "version": "1.1.8",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments