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.
1 parent 324ec4e commit 2b97135Copy full SHA for 2b97135
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.1.40](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.39...v2.1.40) (2024-03-28)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency stripe/stripe-php to v13.16.0 ([324ec4e](https://github.com/wayofdev/laravel-stripe-webhooks/commit/324ec4eb4659d038593dcc5a813551f08816574b))
9
10
## [2.1.39](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.38...v2.1.39) (2024-03-27)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "2.1.39",
+ "version": "2.1.40",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments