Skip to content

Commit 0772b20

Browse files
authored
Merge pull request #238 from wayofdev/release-please--branches--master
chore(master): release 2.1.10
2 parents 5ca63f7 + 9de5e2d commit 0772b20

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.10](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.9...v2.1.10) (2024-02-16)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency stripe/stripe-php to v13.11.0 ([5ca63f7](https://github.com/wayofdev/laravel-stripe-webhooks/commit/5ca63f7fc97f29ed664cfbde20ac369bba55a56e))
9+
310
## [2.1.9](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.8...v2.1.9) (2024-02-13)
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.9",
2+
"version": "2.1.10",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
55
}

0 commit comments

Comments
 (0)