diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a5de1ec..bcefb268 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.48](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.47...v1.1.48) (2023-08-24) + + +### Miscellaneous + +* **deps:** update dependency phpstan/phpstan to v1.10.32 ([35d37ad](https://github.com/wayofdev/laravel-stripe-webhooks/commit/35d37ad55689989e08188d233d64f6df55743479)) + ## [1.1.47](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.46...v1.1.47) (2023-08-24) diff --git a/package.json b/package.json index 03d54fda..eea76cd5 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.1.47", + "version": "1.1.48", "repository": { "url": "https://github.com/wayofdev/laravel-stripe-webhooks.git" }