Skip to content

Commit 566cbc8

Browse files
authored
Merge pull request #30 from wayofdev/release-please--branches--master--components--laravel-webhook-client
chore(master): release 1.0.11
2 parents ab55511 + ad28d78 commit 566cbc8

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.11](https://github.com/wayofdev/laravel-webhook-client/compare/v1.0.10...v1.0.11) (2023-08-09)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency wayofdev/laravel-cycle-orm-adapter to v4.0.48 ([#28](https://github.com/wayofdev/laravel-webhook-client/issues/28)) ([ab55511](https://github.com/wayofdev/laravel-webhook-client/commit/ab55511978d381c4eecb16d5372b4c8494426cbf))
9+
310
## [1.0.10](https://github.com/wayofdev/laravel-webhook-client/compare/v1.0.9...v1.0.10) (2023-08-09)
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.10",
2+
"version": "1.0.11",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-webhook-client.git"
55
}

0 commit comments

Comments
 (0)