diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a3bf8ca..adf15c2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.75](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.74...v1.1.75) (2023-09-05) + + +### Bug Fixes + +* **deps:** update dependency wayofdev/laravel-webhook-client to v1.1.67 ([286671b](https://github.com/wayofdev/laravel-stripe-webhooks/commit/286671b14013856f3c9e85d09ef48d17e5464170)) + ## [1.1.74](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.73...v1.1.74) (2023-09-05) diff --git a/package.json b/package.json index fdcc0471..54567792 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.1.74", + "version": "1.1.75", "repository": { "url": "https://github.com/wayofdev/laravel-stripe-webhooks.git" }