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 746bab7 + 7b87867 commit 61c758cCopy full SHA for 61c758c
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.1.13](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.12...v2.1.13) (2024-02-21)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency laravel/framework to v10.45.1 ([746bab7](https://github.com/wayofdev/laravel-stripe-webhooks/commit/746bab797612e9ed6ad90abc9e877e70e672d66d))
9
10
## [2.1.12](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.11...v2.1.12) (2024-02-20)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "2.1.12",
+ "version": "2.1.13",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments