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 9540990 + 38bcf00 commit d5c4afbCopy full SHA for d5c4afb
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.0.1](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.0.0...v1.0.1) (2023-08-09)
4
+
5
6
+### Miscellaneous
7
8
+* **deps:** update dependency orchestra/testbench to v8.6.2 ([9540990](https://github.com/wayofdev/laravel-stripe-webhooks/commit/95409900b2d8a018010c937d3f4cb3e04f0755d8))
9
10
## 1.0.0 (2023-08-08)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.0.0",
+ "version": "1.0.1",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments