Skip to content

Commit ae6d8ed

Browse files
authored
Merge pull request #42 from wayofdev/release-please--branches--master--components--laravel-webhook-client
chore(master): release 1.1.0
2 parents e42925a + 5c93b71 commit ae6d8ed

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+
## [1.1.0](https://github.com/wayofdev/laravel-webhook-client/compare/v1.0.16...v1.1.0) (2023-08-10)
4+
5+
6+
### Features
7+
8+
* support multiple http methods ([9983a30](https://github.com/wayofdev/laravel-webhook-client/commit/9983a30195158fc87eec240e358710545cff43a4))
9+
310
## [1.0.16](https://github.com/wayofdev/laravel-webhook-client/compare/v1.0.15...v1.0.16) (2023-08-10)
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": "1.0.16",
2+
"version": "1.1.0",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-webhook-client.git"
55
}

0 commit comments

Comments
 (0)