Skip to content

Commit 31d28b8

Browse files
authored
Merge pull request #215 from wayofdev/release-please--branches--master
chore(master): release 2.0.0
2 parents 642f3f9 + a2c3581 commit 31d28b8

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

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

3+
## [2.0.0](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.94...v2.0.0) (2024-02-04)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* update dependencies, update stripe to v13.x
9+
10+
### Features
11+
12+
* update dependencies, update stripe to v13.x ([864542f](https://github.com/wayofdev/laravel-stripe-webhooks/commit/864542fd20519cf5830f4d098eb3ac697dbd9736))
13+
14+
15+
### Bug Fixes
16+
17+
* update labeler ([ff7f975](https://github.com/wayofdev/laravel-stripe-webhooks/commit/ff7f975988d92d76599b650325c180e1f81f9c25))
18+
319
## [1.1.94](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.93...v1.1.94) (2023-09-15)
420

521

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.1.94",
2+
"version": "2.0.0",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
55
}

0 commit comments

Comments
 (0)