Skip to content

Commit

Permalink
Merge pull request #474 from wayofdev/release-please--branches--master
Browse files Browse the repository at this point in the history
chore(master): release 2.4.0
  • Loading branch information
lotyp authored Apr 9, 2024
2 parents 2ed3da9 + 399d9fd commit 8b05e76
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [2.4.0](https://github.com/wayofdev/laravel-package-tpl/compare/v2.3.0...v2.4.0) (2024-04-09)


### Features

* add infection/infection to support mutation tests ([069a503](https://github.com/wayofdev/laravel-package-tpl/commit/069a503c68a071d2788039f68afbd1f80e1c43f0))
* add support files ([069a503](https://github.com/wayofdev/laravel-package-tpl/commit/069a503c68a071d2788039f68afbd1f80e1c43f0))
* ergebnis/phpunit-slow-test-detector to detect slow tests ([069a503](https://github.com/wayofdev/laravel-package-tpl/commit/069a503c68a071d2788039f68afbd1f80e1c43f0))

## [2.3.0](https://github.com/wayofdev/laravel-package-tpl/compare/v2.2.0...v2.3.0) (2024-03-27)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.3.0",
"version": "2.4.0",
"repository": {
"url": "https://github.com/wayofdev/laravel-package-tpl.git"
}
Expand Down

0 comments on commit 8b05e76

Please sign in to comment.