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 a8ff031 + 4cf2e3f commit af5de8aCopy full SHA for af5de8a
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.47](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.46...v1.1.47) (2023-08-24)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency wayofdev/laravel-webhook-client to v1.1.36 ([a8ff031](https://github.com/wayofdev/laravel-stripe-webhooks/commit/a8ff03136461ba169deeddfece46f511801b46fd))
9
10
## [1.1.46](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.45...v1.1.46) (2023-08-24)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.1.46",
+ "version": "1.1.47",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments