Skip to content

Commit a2254c2

Browse files
authored
Merge pull request #221 from wayofdev/release-please--branches--master
chore(master): release 2.1.2
2 parents 0dd9365 + 39fab42 commit a2254c2

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [2.1.2](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.1...v2.1.2) (2024-02-09)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency cycle/database to v2.8.1 ([ff9380c](https://github.com/wayofdev/laravel-stripe-webhooks/commit/ff9380c40d406a999307bd7ea21f2c129920ebe0))
9+
* **deps:** update dependency wayofdev/laravel-webhook-client to v1.2.3 ([0dd9365](https://github.com/wayofdev/laravel-stripe-webhooks/commit/0dd9365524d6117a02049821632ae997c826d789))
10+
311
## [2.1.1](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.0...v2.1.1) (2024-02-08)
412

513

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.1",
2+
"version": "2.1.2",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
55
}

0 commit comments

Comments
 (0)