Skip to content

Commit b12181d

Browse files
committed
chore(master): release 2.1.44
1 parent 66e3f50 commit b12181d

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.44](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.43...v2.1.44) (2024-04-09)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency stripe/stripe-php to v13.18.0 ([66e3f50](https://github.com/wayofdev/laravel-stripe-webhooks/commit/66e3f50dedb850c8e38b1400b5608d75490a0909))
9+
310
## [2.1.43](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.42...v2.1.43) (2024-04-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": "2.1.43",
2+
"version": "2.1.44",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
55
}

0 commit comments

Comments
 (0)