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 1176ad4 + e6eafda commit 597f1bbCopy full SHA for 597f1bb
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.1.26](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.25...v2.1.26) (2024-03-05)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency wayofdev/laravel-webhook-client to v1.3.2 ([1176ad4](https://github.com/wayofdev/laravel-stripe-webhooks/commit/1176ad43a29f88bcf54c5c41db365b60f968ae3e))
9
10
## [2.1.25](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.24...v2.1.25) (2024-03-05)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "2.1.25",
+ "version": "2.1.26",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments