File tree Expand file tree Collapse file tree 5 files changed +12
-4
lines changed
Expand file tree Collapse file tree 5 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 2.7 .0"
2+ "." : " 2.8 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.8.0] ( https://github.com/TerrorSquad/php-booster/compare/v2.7.0...v2.8.0 ) (2026-03-12)
4+
5+
6+ ### Features
7+
8+ * ** hooks:** make hook tooling config-driven ([ 8cd50a7] ( https://github.com/TerrorSquad/php-booster/commit/8cd50a75859a796a2705334b1fcae078d21ff45b ) )
9+ * ** hooks:** update git hooks configuration and schema files ([ ccb0f12] ( https://github.com/TerrorSquad/php-booster/commit/ccb0f1273ffdd67b7bf1be3d3d88bde0c330ff0e ) )
10+
311## [ 2.7.0] ( https://github.com/TerrorSquad/php-booster/compare/v2.6.0...v2.7.0 ) (2026-03-09)
412
513
Original file line number Diff line number Diff line change 11{
22 "name" : " generic/php-ddev-booster" ,
33 "type" : " project" ,
4- "version" : " 2.7 .0" ,
4+ "version" : " 2.8 .0" ,
55 "authors" : [
66 {
77 "name" : " DDEV User" ,
Original file line number Diff line number Diff line change 22 "name" : " php_booster" ,
33 "private" : true ,
44 "type" : " module" ,
5- "version" : " 2.7 .0" ,
5+ "version" : " 2.8 .0" ,
66 "scripts" : {
77 "commit" : " commit" ,
88 "test" : " vitest run .husky/tests" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " php-booster" ,
3- "version" : " 2.7 .0" ,
3+ "version" : " 2.8 .0" ,
44 "private" : true ,
55 "scripts" : {
66 "dev" : " nuxi dev" ,
You can’t perform that action at this time.
0 commit comments