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 73323ea + f9c4ee8 commit 5ce23a8Copy full SHA for 5ce23a8
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.1.27](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.26...v2.1.27) (2024-03-07)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency wayofdev/laravel-webhook-client to v1.3.3 ([73323ea](https://github.com/wayofdev/laravel-stripe-webhooks/commit/73323eaa6b9d5bbd4f2d8338506bda0ab1996371))
9
10
## [2.1.26](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.25...v2.1.26) (2024-03-05)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "2.1.26",
+ "version": "2.1.27",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments