Skip to content

Commit 7a633ab

Browse files
authored
Merge pull request #128 from wayofdev/release-please--branches--master--components--laravel-stripe-webhooks
chore(master): release 1.1.56
2 parents e5da686 + c4b7ba3 commit 7a633ab

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.56](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.55...v1.1.56) (2023-08-30)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency wayofdev/laravel-webhook-client to v1.1.52 ([e5da686](https://github.com/wayofdev/laravel-stripe-webhooks/commit/e5da686527c78d444c7f46a82a4be96730147cd4))
9+
310
## [1.1.55](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.54...v1.1.55) (2023-08-28)
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.55",
2+
"version": "1.1.56",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
55
}

0 commit comments

Comments
 (0)