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 b181c87 + e81aab5 commit 358893eCopy full SHA for 358893e
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.29](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.28...v1.1.29) (2023-08-17)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency wayofdev/laravel-webhook-client to v1.1.24 ([b181c87](https://github.com/wayofdev/laravel-stripe-webhooks/commit/b181c87232f370666802e4d79dfd495e7bb3d987))
9
10
## [1.1.28](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.27...v1.1.28) (2023-08-17)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.1.28",
+ "version": "1.1.29",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments