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 46133fd + a1efd95 commit e7e4014Copy full SHA for e7e4014
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.1.24](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.23...v2.1.24) (2024-03-04)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency wayofdev/laravel-webhook-client to v1.3.1 ([46133fd](https://github.com/wayofdev/laravel-stripe-webhooks/commit/46133fd1f96ca77915d5fe06c028af38e31ca322))
9
10
## [2.1.23](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.22...v2.1.23) (2024-03-04)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "2.1.23",
+ "version": "2.1.24",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments