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 508c1a5 + 5378747 commit 6dfcdbaCopy full SHA for 6dfcdba
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.0.4](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.0.3...v1.0.4) (2023-08-10)
4
+
5
6
+### Miscellaneous
7
8
+* **deps:** update dependency orchestra/testbench to v8.6.3 ([508c1a5](https://github.com/wayofdev/laravel-stripe-webhooks/commit/508c1a54ba1e4f75d7ec6a16408ea3bb50d276ef))
9
10
## [1.0.3](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.0.2...v1.0.3) (2023-08-09)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.0.3",
+ "version": "1.0.4",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments