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 5d2518a + 884764d commit dbe937fCopy full SHA for dbe937f
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.6](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.5...v1.1.6) (2023-08-11)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency wayofdev/laravel-webhook-client to v1.1.2 ([5d2518a](https://github.com/wayofdev/laravel-stripe-webhooks/commit/5d2518abee34ec87e69c8698472999e6cc719d22))
9
10
## [1.1.5](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.4...v1.1.5) (2023-08-11)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.1.5",
+ "version": "1.1.6",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments