File tree Expand file tree Collapse file tree 2 files changed +34
-1
lines changed Expand file tree Collapse file tree 2 files changed +34
-1
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 2.4 .0"
2
+ "." : " 2.5 .0"
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 2.5.0] ( https://github.com/wayofdev/laravel-starter-tpl/compare/v2.4.0...v2.5.0 ) (2024-06-13)
4
+
5
+
6
+ ### Features
7
+
8
+ * deptrac and infra layer ([ 3a90d44] ( https://github.com/wayofdev/laravel-starter-tpl/commit/3a90d44cccafabf28e53aa7d8997366ad945f895 ) )
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * stryker dashboard mutation score ([ 3360705] ( https://github.com/wayofdev/laravel-starter-tpl/commit/33607052de36ac39f48e39ed2ed0b7fec7a5f4aa ) )
14
+ * stryker dashboard mutation score ([ 4faa023] ( https://github.com/wayofdev/laravel-starter-tpl/commit/4faa023efd6e2b260ef5269bc0581a85ef2f3fd5 ) )
15
+
16
+
17
+ ### Documentation
18
+
19
+ * add contributing guidelines ([ 6f37090] ( https://github.com/wayofdev/laravel-starter-tpl/commit/6f37090efedac308856a01e62e81f5dde6558236 ) )
20
+ * update readme.md ([ 6f8f7b4] ( https://github.com/wayofdev/laravel-starter-tpl/commit/6f8f7b42bb1781c9c50e5d40dab163564e4b6920 ) )
21
+
22
+
23
+ ### Dependencies
24
+
25
+ * ** deps:** update googleapis/release-please-action action to v4.1.3 ([ 2a5014e] ( https://github.com/wayofdev/laravel-starter-tpl/commit/2a5014eb425060d5fa13994f4c6e51ee8bc72d8c ) )
26
+ * ** deps:** update shivammathur/setup-php action to v2.30.5 ([ 3c7535c] ( https://github.com/wayofdev/laravel-starter-tpl/commit/3c7535c2040c178479aabc52b81b54e6bd7704d1 ) )
27
+
28
+
29
+ ### Continuous Integration
30
+
31
+ * add deptrac support ([ ef7afdd] ( https://github.com/wayofdev/laravel-starter-tpl/commit/ef7afddb58fe09bfb3b0fae65606174d6295707a ) )
32
+ * add rector ([ a3b7dd4] ( https://github.com/wayofdev/laravel-starter-tpl/commit/a3b7dd490853facdc24b6542ab663694183aff42 ) )
33
+ * add rector workflow ([ 3c1be89] ( https://github.com/wayofdev/laravel-starter-tpl/commit/3c1be8918b1cf9431c033d5f179e661b54345efe ) )
34
+ * minor updates ([ 9b31ba3] ( https://github.com/wayofdev/laravel-starter-tpl/commit/9b31ba3510307ab2112a48d38de1ff90cdf9b81a ) )
35
+
3
36
## [ 2.4.0] ( https://github.com/wayofdev/laravel-starter-tpl/compare/v2.3.0...v2.4.0 ) (2024-06-11)
4
37
5
38
You can’t perform that action at this time.
0 commit comments