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 864f3a3 + 3a88c3f commit b1f2d94Copy full SHA for b1f2d94
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.1.28](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.27...v2.1.28) (2024-03-07)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency wayofdev/laravel-webhook-client to v1.3.4 ([864f3a3](https://github.com/wayofdev/laravel-stripe-webhooks/commit/864f3a3abfc42831dbe3bcf8126ad8cbc1741fc8))
9
10
## [2.1.27](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.26...v2.1.27) (2024-03-07)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "2.1.27",
+ "version": "2.1.28",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments