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 5d22ed0 + 07b42a4 commit 37c24c2Copy full SHA for 37c24c2
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.17](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.16...v1.1.17) (2023-08-14)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency wayofdev/laravel-webhook-client to v1.1.13 ([5d22ed0](https://github.com/wayofdev/laravel-stripe-webhooks/commit/5d22ed04ff1748f5f9c745b6250df9261a9e39bd))
9
10
## [1.1.16](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.15...v1.1.16) (2023-08-14)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.1.16",
+ "version": "1.1.17",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments