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 f462c44 + 9cc6496 commit e45157fCopy full SHA for e45157f
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.0.3](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.0.2...v1.0.3) (2023-08-09)
4
+
5
6
+### Miscellaneous
7
8
+* **deps:** update dependency pestphp/pest to v2.13.0 ([f462c44](https://github.com/wayofdev/laravel-stripe-webhooks/commit/f462c4457ede4689b7c073eb3a45246b41ba6f1f))
9
10
## [1.0.2](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.0.1...v1.0.2) (2023-08-09)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.0.2",
+ "version": "1.0.3",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
0 commit comments