Skip to content

Commit 73bf698

Browse files
authored
Merge pull request #411 from wayofdev/release-please--branches--master--components--laravel-starter-tpl
2 parents 935ef8f + a9fff8f commit 73bf698

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

.github/.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.3.0"
2+
".": "2.4.0"
33
}

CHANGELOG.md

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

3+
## [2.4.0](https://github.com/wayofdev/laravel-starter-tpl/compare/v2.3.0...v2.4.0) (2024-06-11)
4+
5+
6+
### Features
7+
8+
* split tests into functional and arch ([c5b7931](https://github.com/wayofdev/laravel-starter-tpl/commit/c5b793199e36d3d99077dd1ba736927dbad76b5f))
9+
10+
11+
### Documentation
12+
13+
* update README ([f41cc33](https://github.com/wayofdev/laravel-starter-tpl/commit/f41cc332ad0434c1d90d77af39706f4cf57fd3d3))
14+
* update README.md ([8698ed7](https://github.com/wayofdev/laravel-starter-tpl/commit/8698ed7a9371aae34f65cb737972b653ff75c8a9))
15+
16+
17+
### Continuous Integration
18+
19+
* add mutation testing job ([670b7d9](https://github.com/wayofdev/laravel-starter-tpl/commit/670b7d986b9ba50e5428cba8366e3a84b0ca543a))
20+
321
## [2.3.0](https://github.com/wayofdev/laravel-starter-tpl/compare/v2.2.0...v2.3.0) (2024-06-11)
422

523

0 commit comments

Comments
 (0)