Skip to content

Commit e859ad7

Browse files
authored
Merge pull request #222 from wayofdev/release-please--branches--master
chore(master): release 2.1.3
2 parents 11e9f7f + e8b5834 commit e859ad7

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.3](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.2...v2.1.3) (2024-02-09)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency cycle/orm to v2.7.0 ([11e9f7f](https://github.com/wayofdev/laravel-stripe-webhooks/commit/11e9f7f5999ee3b683c68e1de5415caf8ea15f83))
9+
310
## [2.1.2](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v2.1.1...v2.1.2) (2024-02-09)
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.2",
2+
"version": "2.1.3",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-stripe-webhooks.git"
55
}

0 commit comments

Comments
 (0)