chore(release): build 09.41.00 [skip ci]
Publish to Composer / Publish Package (release) Successful in 9s

This commit is contained in:
gitea-actions[bot]
2026-07-04 21:02:47 +00:00
parent 0ff87f3631
commit 424fe658ba
+2 -4
View File
@@ -12,6 +12,8 @@ BRIEF: Release changelog
# Changelog
## [Unreleased]
## [09.41.00] --- 2026-07-04
### Fixed
- RecoverySuggestion.php: remove stray shebang and wrap an over-length line to satisfy PSR-12 (Gate 1 phpcs)
- phpstan-baseline.neon: baseline pre-existing PHPStan level-6 findings across `cli/`, `lib/`, and `validate/` so Gate 1 static analysis passes (type-annotation debt tracked, not silently ignored)
@@ -31,7 +33,3 @@ BRIEF: Release changelog
- CI Gate 1: drop references to the removed `automation/` directory in `phpcs`/`phpstan` (ci-platform.yml, phpcs.xml, phpstan.neon, composer.json) so Code Quality no longer hard-fails on a missing path
- sync-on-merge.yml: call `wrappers/bulk_sync.php` (moved from `automation/bulk_sync.php`) so post-merge workflow sync works again
- Remove dangling `mcp/servers/mokogitea_api` and `mcp/servers/windows/mcp_windows` submodule gitlinks (no `.gitmodules` entries) that broke `submodule update --init` at checkout
## [09.41.00] --- 2026-06-27
## [09.41.00] --- 2026-06-27