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 ab3455c + dba50a9 commit ec396deCopy full SHA for ec396de
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.1.29](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.28...v2.1.29) (2024-03-12)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency laravel/framework to v10.48.0 ([ab3455c](https://github.com/wayofdev/laravel-stripe-webhooks/commit/ab3455cc99755e247797c0bfcc47f2b788cd965a))
9
10
## [2.1.28](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.27...v2.1.28) (2024-03-07)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "2.1.28",
+ "version": "2.1.29",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments