Skip to content

Commit aed3176

Browse files
docs(086): update CHANGELOG (#89)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent f1ad4ef commit aed3176

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
## [Unreleased]
1111

12+
### Feature 086 — Automated Release Tagging
13+
14+
**Added**
15+
- Google's release-please GitHub Action for automated version tagging from conventional commits; workflow at `.github/workflows/release-please.yml`, config at `release-please-config.json`, manifest baseline v4.0.0 at `.release-please-manifest.json`; creates Release PRs with auto-generated CHANGELOG entries grouped by commit type; maintainer controls release timing via merge decision (`f1ad4ef`)
16+
- README "Releases" section documenting the automated release process (`f1ad4ef`)
17+
18+
**Changed**
19+
- Closed Feature 086 — updated product docs (PRD INDEX, OKRs), architecture docs (Tech Stack, System Design, CLAUDE.md), devops docs (CI_CD_GUIDE, staging/production READMEs), KB entry KB-020, delivery report (`f1ad4ef`)
20+
1221
### Feature 066 — Install Script and Version Tagging
1322

1423
**Added**

0 commit comments

Comments
 (0)