Skip to content

Commit e892b2c

Browse files
authored
Merge pull request #266 from wayofdev/release-please--branches--master
chore(master): release 1.2.15
2 parents f1b96ca + fe94350 commit e892b2c

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.2.15](https://github.com/wayofdev/laravel-webhook-client/compare/v1.2.14...v1.2.15) (2024-02-27)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency laravel/framework to v10.46.0 ([f1b96ca](https://github.com/wayofdev/laravel-webhook-client/commit/f1b96ca917fe053458a843c07d69a8d9a4fe5b1b))
9+
310
## [1.2.14](https://github.com/wayofdev/laravel-webhook-client/compare/v1.2.13...v1.2.14) (2024-02-27)
411

512

package.json

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

0 commit comments

Comments
 (0)