Skip to content

Commit 22d7c94

Browse files
authored
Merge pull request #263 from wayofdev/release-please--branches--master
chore(master): release 2.1.21
2 parents f81a630 + 97ac297 commit 22d7c94

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.21](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.20...v2.1.21) (2024-02-29)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency stripe/stripe-php to v13.13.0 ([f81a630](https://github.com/wayofdev/laravel-stripe-webhooks/commit/f81a63080545b31174351d7ac17c8b51615648e5))
9+
310
## [2.1.20](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.19...v2.1.20) (2024-02-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": "2.1.20",
2+
"version": "2.1.21",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
55
}

0 commit comments

Comments
 (0)