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 a232d86 + a9fa436 commit 5a8aaa8Copy full SHA for 5a8aaa8
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.1.4](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.3...v2.1.4) (2024-02-09)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency wayofdev/laravel-webhook-client to v1.2.6 ([a232d86](https://github.com/wayofdev/laravel-stripe-webhooks/commit/a232d864ea1ff324df9ad9d67ffb62c7c1345bd3))
9
10
## [2.1.3](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.2...v2.1.3) (2024-02-09)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "2.1.3",
+ "version": "2.1.4",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments