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 bce03ef + 37d422e commit 0fe1ce2Copy full SHA for 0fe1ce2
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.1.20](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.19...v2.1.20) (2024-02-28)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency wayofdev/laravel-webhook-client to v1.2.18 ([bce03ef](https://github.com/wayofdev/laravel-stripe-webhooks/commit/bce03ef0c31de00eae4439bd801bdba29618e3ef))
9
10
## [2.1.19](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.18...v2.1.19) (2024-02-28)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "2.1.19",
+ "version": "2.1.20",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments