Skip to content

Commit 6849e2b

Browse files
authored
Merge pull request #24 from wayofdev/release-please--branches--master--components--laravel-webhook-client
chore(master): release 1.0.8
2 parents 257fc42 + e08d26b commit 6849e2b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.0.8](https://github.com/wayofdev/laravel-webhook-client/compare/v1.0.7...v1.0.8) (2023-08-08)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency wayofdev/laravel-cycle-orm-adapter to v4.0.47 ([#22](https://github.com/wayofdev/laravel-webhook-client/issues/22)) ([257fc42](https://github.com/wayofdev/laravel-webhook-client/commit/257fc4232d2b23ab2561635e3bf9e1fe73f25dd8))
9+
310
## [1.0.7](https://github.com/wayofdev/laravel-webhook-client/compare/v1.0.6...v1.0.7) (2023-08-08)
411

512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.0.7",
2+
"version": "1.0.8",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-webhook-client.git"
55
}

0 commit comments

Comments
 (0)