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 9e011e8 + 0c52b7d commit ba00b1cCopy full SHA for ba00b1c
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.1](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.0...v1.1.1) (2023-08-10)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency wayofdev/laravel-webhook-client to v1.1.0 ([5691842](https://github.com/wayofdev/laravel-stripe-webhooks/commit/569184285b8fdb85175c403f2cb12aefbb396b5f))
9
10
## [1.1.0](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.0.4...v1.1.0) (2023-08-10)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.1.0",
+ "version": "1.1.1",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments