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 b4d1bbd + abd5656 commit f79430aCopy full SHA for f79430a
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.1.14](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.13...v2.1.14) (2024-02-21)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency wayofdev/laravel-webhook-client to v1.2.12 ([b4d1bbd](https://github.com/wayofdev/laravel-stripe-webhooks/commit/b4d1bbd90923a4fea5ba6d3c2f27d5614323380b))
9
10
## [2.1.13](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.12...v2.1.13) (2024-02-21)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "2.1.13",
+ "version": "2.1.14",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments