Skip to content

Commit fbcdeb7

Browse files
authored
Merge pull request #15 from wayofdev/release-please--branches--master--components--laravel-stripe-webhooks
chore(master): release 1.1.0
2 parents 7b96cac + 1400e20 commit fbcdeb7

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [1.1.0](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.0.4...v1.1.0) (2023-08-10)
4+
5+
6+
### Features
7+
8+
* add orm repo support, documentation ([af77108](https://github.com/wayofdev/laravel-stripe-webhooks/commit/af771081c6c128db73a74878ca2fbf28465d464f))
9+
10+
11+
### Documentation
12+
13+
* add diagram ([72f25e4](https://github.com/wayofdev/laravel-stripe-webhooks/commit/72f25e4c3954aa3d9a63bd38985f2d341403cd4e))
14+
315
## [1.0.4](https://github.com/wayofdev/laravel-stripe-webhooks/compare/v1.0.3...v1.0.4) (2023-08-10)
416

517

package.json

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

0 commit comments

Comments
 (0)