Skip to content

Commit

Permalink
Merge pull request #249 from wayofdev/release-please--branches--master
Browse files Browse the repository at this point in the history
chore(master): release 2.1.15
  • Loading branch information
lotyp authored Feb 23, 2024
2 parents 018693d + e6caf32 commit 7cd67f2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.1.15](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.14...v2.1.15) (2024-02-23)


### Bug Fixes

* **deps:** update dependency stripe/stripe-php to v13.12.0 ([018693d](https://github.com/wayofdev/laravel-stripe-webhooks/commit/018693d54e90605dd496193cfee8843d507b5c83))

## [2.1.14](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.13...v2.1.14) (2024-02-21)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.1.14",
"version": "2.1.15",
"repository": {
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
}
Expand Down

0 comments on commit 7cd67f2

Please sign in to comment.