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 f817282 + 5ba80a2 commit 06c98c0Copy full SHA for 06c98c0
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.1.23](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.22...v2.1.23) (2024-03-04)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency wayofdev/laravel-webhook-client to v1.3.0 ([f817282](https://github.com/wayofdev/laravel-stripe-webhooks/commit/f8172820de08de4a35b120d7dc14f4f85c9e6755))
9
10
## [2.1.22](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.21...v2.1.22) (2024-03-03)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "2.1.22",
+ "version": "2.1.23",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments