Skip to content

Commit 299db4d

Browse files
authored
Merge pull request #52 from wayofdev/release-please--branches--master--components--docker-node
chore(master): release 1.5.3
2 parents 6d5934f + 2f1e74f commit 299db4d

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## [1.5.3](https://github.com/wayofdev/laravel-starter-tpl/compare/v1.5.2...v1.5.3) (2023-05-18)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency guzzlehttp/guzzle to v7.5.2 ([f455dd0](https://github.com/wayofdev/laravel-starter-tpl/commit/f455dd0d488abdb7c0f09239bb539ded1a4fffd2))
9+
* **deps:** update dependency guzzlehttp/guzzle to v7.6.0 ([c86ac45](https://github.com/wayofdev/laravel-starter-tpl/commit/c86ac4531efa456a53b6a5dd4d374d0ec2cbda9d))
10+
* **deps:** update dependency guzzlehttp/guzzle to v7.6.1 ([ed0b3a7](https://github.com/wayofdev/laravel-starter-tpl/commit/ed0b3a75480fb5cae9fed13fce2c5940205dea5c))
11+
* **deps:** update dependency laravel/framework to v10.10.1 ([61a3bf3](https://github.com/wayofdev/laravel-starter-tpl/commit/61a3bf3599bd5252031890df2c49cb68b421ed9e))
12+
* **deps:** update dependency laravel/framework to v10.11.0 ([7f5be60](https://github.com/wayofdev/laravel-starter-tpl/commit/7f5be60c7574239e6779dc344c3f838d10c4d412))
13+
14+
15+
### Miscellaneous
16+
17+
* **deps:** lock file maintenance ([d145331](https://github.com/wayofdev/laravel-starter-tpl/commit/d14533148573b92026afd38c3a49d9e666e8824f))
18+
* **deps:** update dependency fakerphp/faker to v1.22.0 ([dbc56fd](https://github.com/wayofdev/laravel-starter-tpl/commit/dbc56fd25a73d183298663d4e63fa03b320c89a6))
19+
* **deps:** update wayofdev/php-dev docker tag to v8.2 ([c88fc90](https://github.com/wayofdev/laravel-starter-tpl/commit/c88fc900a8dd09ed37c7fa8ec6213d7554421630))
20+
321
## [1.5.2](https://github.com/wayofdev/laravel-starter-tpl/compare/v1.5.1...v1.5.2) (2023-05-11)
422

523

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"name": "laravel-starter-tpl",
3-
"version": "1.5.2"
3+
"version": "1.5.3"
44
}

0 commit comments

Comments
 (0)