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 94570fd + f314c7c commit 5a20ddaCopy full SHA for 5a20dda
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.1.7](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.6...v2.1.7) (2024-02-13)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency wayofdev/laravel-webhook-client to v1.2.8 ([94570fd](https://github.com/wayofdev/laravel-stripe-webhooks/commit/94570fd280a0c533e1f3e286416cac6a048c012e))
9
10
## [2.1.6](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.5...v2.1.6) (2024-02-13)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "2.1.6",
+ "version": "2.1.7",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments