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 f5d9e0c + fa3f923 commit e9f9187Copy full SHA for e9f9187
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.33](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.32...v1.1.33) (2023-08-19)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency wayofdev/laravel-webhook-client to v1.1.26 ([f5d9e0c](https://github.com/wayofdev/laravel-stripe-webhooks/commit/f5d9e0c6e57ad1dfee4bdaebce41d4474a80d11c))
9
10
## [1.1.32](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.31...v1.1.32) (2023-08-19)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.1.32",
+ "version": "1.1.33",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments