chore(release): build 09.05.00 [skip ci]

This commit is contained in:
gitea-actions[bot]
2026-05-29 03:51:51 +00:00
parent a37b863ba8
commit 71bbb6ccb5
2 changed files with 3 additions and 14 deletions
+2 -13
View File
@@ -12,6 +12,8 @@ BRIEF: Release changelog
# Changelog
## [Unreleased]
## [09.05.00] --- 2026-05-29
## [09.04.00] --- 2026-05-28
## [09.04.00] --- 2026-05-28
@@ -77,16 +79,3 @@ Version format: `XX.YY.ZZ` (zero-padded semver).
- `release_cascade.php` in `auto-release.yml`: was using `--org`/`--repo` flags instead of `--api-base`
- `pre-release.yml`: updates.xml sync was checking out entire branch tree instead of just `updates.xml`
- MokoWaaS#48: Joomla 6 typed event API fix for `plg_webservices_mokowaas`
## [09.00.00] - 2026-05-26
### Added
- PHPDoc on Priority 1 Enterprise classes (CliFramework, adapters, ApiClient)
- Wiki: Coding-Standards page with PHPDoc standard, PHPCS exclusions, file patterns
- CI: PHPStan enforced at level 6 (was advisory), PHPUnit blocks on failure
### Fixed
- `updates_xml_build.php`: cascade entries down to lower channels — stable now writes all 5 entries instead of wiping them
- `updates_xml_build.php`: separate Joomla stability tags (`dev`, `rc`) from Gitea release tags (`development`, `release-candidate`) — download URLs now point to correct release assets
- `updates_xml_build.php`: only emit `<client>site</client>` for templates and modules, not packages or components
- `updates_xml_build.php`: preservation logic matches Joomla tag names when deciding which existing entries to keep
+1 -1
View File
@@ -6,7 +6,7 @@ DEFGROUP: MokoStandards.Root
INGROUP: MokoStandards
REPO: https://git.mokoconsulting.tech/MokoConsulting/moko-platform
PATH: /README.md
VERSION: 09.04.03
VERSION: 09.05.00
BRIEF: Project overview and documentation
-->