Skip to content

Commit 6ac8288

Browse files
authored
Merge pull request #217 from wayofdev/release-please--branches--master
chore(master): release 2.1.0
2 parents 2be0739 + d375e4a commit 6ac8288

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.0](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.0.0...v2.1.0) (2024-02-05)
4+
5+
6+
### Features
7+
8+
* use native cycle-orm json methods ([7f25f04](https://github.com/wayofdev/laravel-stripe-webhooks/commit/7f25f04dd74e4cd7c126e88ad26bf102b94566d2))
9+
310
## [2.0.0](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.1.94...v2.0.0) (2024-02-04)
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.0.0",
2+
"version": "2.1.0",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
55
}

0 commit comments

Comments
 (0)