Skip to content

Commit 7948dfb

Browse files
authored
Merge pull request #13 from wayofdev/release-please--branches--master--components--laravel-webhook-client
chore(master): release 1.0.3
2 parents 48cd4ea + ba75644 commit 7948dfb

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [1.0.3](https://github.com/wayofdev/laravel-webhook-client/compare/v1.0.2...v1.0.3) (2023-08-08)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps:** update dependency phpstan/phpstan to v1.10.28 ([cfcfce0](https://github.com/wayofdev/laravel-webhook-client/commit/cfcfce0642d72d3c7436ea376c9ceeac4ef846bd))
9+
* move test classes to app dir ([652d72f](https://github.com/wayofdev/laravel-webhook-client/commit/652d72fbe926fbe1286de7c9c3e99329520b1b0f))
10+
311
## [1.0.2](https://github.com/wayofdev/laravel-webhook-client/compare/v1.0.1...v1.0.2) (2023-08-08)
412

513

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.2",
2+
"version": "1.0.3",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-webhook-client.git"
55
}

0 commit comments

Comments
 (0)