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 6a428c6 + 6c6c6b6 commit 354c1e6Copy full SHA for 354c1e6
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.0.2](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.0.1...v1.0.2) (2023-08-09)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency wayofdev/laravel-webhook-client to v1.0.9 ([6a428c6](https://github.com/wayofdev/laravel-stripe-webhooks/commit/6a428c652d1999cee149363b72e3e64c8af5a14e))
9
10
## [1.0.1](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.0.0...v1.0.1) (2023-08-09)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.0.1",
+ "version": "1.0.2",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments