Skip to content

Commit 9514d34

Browse files
authored
Merge pull request #240 from wayofdev/release-please--branches--master
chore(master): release 1.2.4
2 parents c97af7f + 2668c94 commit 9514d34

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.2.4](https://github.com/wayofdev/laravel-webhook-client/compare/v1.2.3...v1.2.4) (2024-02-09)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency cycle/orm to v2.7.0 ([8b05c07](https://github.com/wayofdev/laravel-webhook-client/commit/8b05c07c813e6dae22111a2a921d56e170a60c0b))
9+
* **deps:** update dependency wayofdev/laravel-cycle-orm-adapter to v4.1.8 ([c97af7f](https://github.com/wayofdev/laravel-webhook-client/commit/c97af7f281ae245ee602b517115247599007cc83))
10+
311
## [1.2.3](https://github.com/wayofdev/laravel-webhook-client/compare/v1.2.2...v1.2.3) (2024-02-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.2.3",
2+
"version": "1.2.4",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-webhook-client.git"
55
}

0 commit comments

Comments
 (0)