Skip to content

Commit 354c1e6

Browse files
authored
Merge pull request #8 from wayofdev/release-please--branches--master--components--laravel-stripe-webhooks
chore(master): release 1.0.2
2 parents 6a428c6 + 6c6c6b6 commit 354c1e6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.0.2](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.0.1...v1.0.2) (2023-08-09)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency wayofdev/laravel-webhook-client to v1.0.9 ([6a428c6](https://github.com/wayofdev/laravel-stripe-webhooks/commit/6a428c652d1999cee149363b72e3e64c8af5a14e))
9+
310
## [1.0.1](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.0.0...v1.0.1) (2023-08-09)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.0.1",
2+
"version": "1.0.2",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
55
}

0 commit comments

Comments
 (0)