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 9659ca3 + 58bcf30 commit d870fc1Copy full SHA for d870fc1
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.22](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.21...v1.1.22) (2023-08-15)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency wayofdev/laravel-webhook-client to v1.1.20 ([9659ca3](https://github.com/wayofdev/laravel-stripe-webhooks/commit/9659ca378766424b0a00261e1e7940f93ac91968))
9
10
## [1.1.21](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.20...v1.1.21) (2023-08-15)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.1.21",
+ "version": "1.1.22",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments