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 f81a630 + 97ac297 commit 22d7c94Copy full SHA for 22d7c94
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.1.21](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.20...v2.1.21) (2024-02-29)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency stripe/stripe-php to v13.13.0 ([f81a630](https://github.com/wayofdev/laravel-stripe-webhooks/commit/f81a63080545b31174351d7ac17c8b51615648e5))
9
10
## [2.1.20](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.19...v2.1.20) (2024-02-28)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "2.1.20",
+ "version": "2.1.21",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments