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 c2e3ba9 + 2ce41fa commit aaac703Copy full SHA for aaac703
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.1.17](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.16...v2.1.17) (2024-02-27)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency wayofdev/laravel-webhook-client to v1.2.15 ([c2e3ba9](https://github.com/wayofdev/laravel-stripe-webhooks/commit/c2e3ba92d89d7d3be54071c1791b9a9d15ca470f))
9
10
## [2.1.16](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.15...v2.1.16) (2024-02-27)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "2.1.16",
+ "version": "2.1.17",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments