From a7c65596205d5412426affa3f5e92a1af8e5d23f Mon Sep 17 00:00:00 2001 From: Nicolas Cantu Date: Wed, 27 Aug 2025 23:20:47 +0200 Subject: [PATCH] chore(release): bump TEMPLATE_VERSION to v2025.08.1 and finalize CHANGELOG --- CHANGELOG.md | 14 ++++++++++++++ TEMPLATE_VERSION | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f9881ad..b9b7f75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,20 @@ et ce projet adhère au [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ### Changed +## [2025.08.1] - 2025-08-27 + +### Added + +- CI: markdownlint (MD013/MD024/MD036), release-create (API Gitea via RELEASE_TOKEN) +- Script de déploiement étendu: `scripts/deploy/setup.sh` (copie .cursor, gouvernance, ignores, scripts, security, docs/templates) +- Gestion env locale: `scripts/env/ensure_env.sh`; agents sourcent `~/.4nk_template/.env` + +### Changed + +- Normalisation MD005/MD007/MD051 dans la documentation +- Ancrages ASCII dans `AGENTS.md`, correction des titres emphase (MD036) + + - Documentation projet réécrite à partir des modèles `docs/templates/**` (générique, non applicative) - `docs/INDEX.md` mis à jour (liens Déploiement et SSH) - Alignement documentaire sur 4NK_template (titres, liens Gitea, wording) dans docs/** diff --git a/TEMPLATE_VERSION b/TEMPLATE_VERSION index 02f290f..697c568 100644 --- a/TEMPLATE_VERSION +++ b/TEMPLATE_VERSION @@ -1,2 +1,2 @@ -v2025.08 +v2025.08.1