Skip to content

Commit ae6430d

Browse files
authored
Merge pull request #30 from wayofdev/release-please--branches--master--components--laravel-stripe-webhooks
chore(master): release 1.1.8
2 parents f0a255e + 0c47f1a commit ae6430d

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.1.8](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.7...v1.1.8) (2023-08-11)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency wayofdev/laravel-webhook-client to v1.1.5 ([f0a255e](https://github.com/wayofdev/laravel-stripe-webhooks/commit/f0a255eef88576489e36b29eb0e7248fe72a56f8))
9+
310
## [1.1.7](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.6...v1.1.7) (2023-08-11)
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.1.7",
2+
"version": "1.1.8",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
55
}

0 commit comments

Comments
 (0)