Skip to content

Commit 6b2928c

Browse files
committed
chore(master): release 2.1.38
1 parent 375cf42 commit 6b2928c

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+
## [2.1.38](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.37...v2.1.38) (2024-03-23)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency stripe/stripe-php to v13.15.0 ([375cf42](https://github.com/wayofdev/laravel-stripe-webhooks/commit/375cf429c7c5048157fef4c57b76041ea77f2207))
9+
310
## [2.1.37](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.36...v2.1.37) (2024-03-23)
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": "2.1.37",
2+
"version": "2.1.38",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
55
}

0 commit comments

Comments
 (0)