Skip to content

Commit d73c164

Browse files
authored
Merge pull request #36 from wayofdev/release-please--branches--master--components--laravel-webhook-client
chore(master): release 1.0.14
2 parents 867cde6 + 9f18935 commit d73c164

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.14](https://github.com/wayofdev/laravel-webhook-client/compare/v1.0.13...v1.0.14) (2023-08-09)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency wayofdev/laravel-cycle-orm-adapter to v4.0.49 ([#35](https://github.com/wayofdev/laravel-webhook-client/issues/35)) ([867cde6](https://github.com/wayofdev/laravel-webhook-client/commit/867cde6681ddae3ee5d62a8b3906edcc9d11a911))
9+
310
## [1.0.13](https://github.com/wayofdev/laravel-webhook-client/compare/v1.0.12...v1.0.13) (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.13",
2+
"version": "1.0.14",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-webhook-client.git"
55
}

0 commit comments

Comments
 (0)