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.
1 parent eac4e1e commit 0867256Copy full SHA for 0867256
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.1.41](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.40...v2.1.41) (2024-04-04)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency cycle/database to v2.10.0 ([eac4e1e](https://github.com/wayofdev/laravel-stripe-webhooks/commit/eac4e1ea2ea93a915d2fb39d2e7e8e5f14284e21))
9
10
## [2.1.40](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.39...v2.1.40) (2024-03-28)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "2.1.40",
+ "version": "2.1.41",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments