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 35eca4a + f6e2bd2 commit 8a83aa8Copy full SHA for 8a83aa8
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.65](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.64...v1.1.65) (2023-09-04)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency wayofdev/laravel-webhook-client to v1.1.56 ([35eca4a](https://github.com/wayofdev/laravel-stripe-webhooks/commit/35eca4a6f516137ed99250b610da29c4bec08a8d))
9
10
## [1.1.64](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.63...v1.1.64) (2023-09-04)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.1.64",
+ "version": "1.1.65",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments