Skip to content

Commit 8b05e76

Browse files
authored
Merge pull request #474 from wayofdev/release-please--branches--master
chore(master): release 2.4.0
2 parents 2ed3da9 + 399d9fd commit 8b05e76

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [2.4.0](https://github.com/wayofdev/laravel-package-tpl/compare/v2.3.0...v2.4.0) (2024-04-09)
4+
5+
6+
### Features
7+
8+
* add infection/infection to support mutation tests ([069a503](https://github.com/wayofdev/laravel-package-tpl/commit/069a503c68a071d2788039f68afbd1f80e1c43f0))
9+
* add support files ([069a503](https://github.com/wayofdev/laravel-package-tpl/commit/069a503c68a071d2788039f68afbd1f80e1c43f0))
10+
* ergebnis/phpunit-slow-test-detector to detect slow tests ([069a503](https://github.com/wayofdev/laravel-package-tpl/commit/069a503c68a071d2788039f68afbd1f80e1c43f0))
11+
312
## [2.3.0](https://github.com/wayofdev/laravel-package-tpl/compare/v2.2.0...v2.3.0) (2024-03-27)
413

514

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.3.0",
2+
"version": "2.4.0",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-package-tpl.git"
55
}

0 commit comments

Comments
 (0)