Skip to content

Commit 21e2f18

Browse files
authored
Merge pull request #17 from wayofdev/release-please--branches--master--components--laravel-webhook-client
chore(master): release 1.0.5
2 parents d597451 + 02672f6 commit 21e2f18

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.0.5](https://github.com/wayofdev/laravel-webhook-client/compare/v1.0.4...v1.0.5) (2023-08-08)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps:** update dependency orchestra/testbench to v8.6.1 ([d597451](https://github.com/wayofdev/laravel-webhook-client/commit/d597451337ec14c1fe092878a6a5f9f30136aed6))
9+
310
## [1.0.4](https://github.com/wayofdev/laravel-webhook-client/compare/v1.0.3...v1.0.4) (2023-08-08)
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.4",
2+
"version": "1.0.5",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-webhook-client.git"
55
}

0 commit comments

Comments
 (0)