diff --git a/CHANGELOG.md b/CHANGELOG.md index acc45527..2e21c677 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.15](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.14...v1.1.15) (2023-08-14) + + +### Miscellaneous + +* **deps:** update dependency wayofdev/cs-fixer-config to v1.2.43 ([a528b03](https://github.com/wayofdev/laravel-stripe-webhooks/commit/a528b03af093de193cbf067c8f6d57305f603d17)) + ## [1.1.14](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.13...v1.1.14) (2023-08-14) diff --git a/package.json b/package.json index 024af3c1..6931e75d 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.1.14", + "version": "1.1.15", "repository": { "url": "https://github.com/wayofdev/laravel-stripe-webhooks.git" }