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 8c32325 + 326e533 commit 7449d6fCopy full SHA for 7449d6f
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.1.31](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.30...v2.1.31) (2024-03-13)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency wayofdev/laravel-webhook-client to v1.3.6 ([8c32325](https://github.com/wayofdev/laravel-stripe-webhooks/commit/8c323255a8ba68ddc7647190d08c334a0e556ae1))
9
10
## [2.1.30](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.29...v2.1.30) (2024-03-13)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "2.1.30",
+ "version": "2.1.31",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments