Skip to content

Commit 07dd4ff

Browse files
Goosterhofclaude
andauthored
chore(release): v0.8.0 — EnforceActionResultDtoRule + ForbidInlineArrayJsonResponseInControllersRule (#50) (#53)
Move [Unreleased] → [0.8.0]. Candidate-MAJOR (two rules surface new errors in already-clean consumer code); pre-1.0 caret convention means ^0.7 excludes 0.8.0, so tagging auto-adopts nobody — each consumer opts in on its own pin bump. Unblocks queue #136/#137 per-territory adoption (war-room WR-0330). Claude-Session: https://claude.ai/code/session_01FFY2M2jh9MLDWFwwcSi7Go Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent a2c4e92 commit 07dd4ff

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and
66

77
## [Unreleased]
88

9+
## [0.8.0] — 2026-07-13
10+
911
**Release-as-a-whole: candidate MAJOR** — two entries. Both `EnforceActionResultDtoRule` (war-room enforcement queue #136) and `ForbidInlineArrayJsonResponseInControllersRule` (queue #137) surface new errors in already-clean consumer code (an `array`-returning `execute()`; an inline-array `JsonResponse` in a controller — see their bullets), so the release as a whole classifies as candidate MAJOR. Per the pre-1.0 caret convention `^0.7` excludes the next minor, so tagging auto-adopts nobody — each consumer adopts on its own pin-bump PR. Seed: kendo PR #1653 (KD-0220 central-user 2FA — queue #136 + #137).
1012

1113
### Added

0 commit comments

Comments
 (0)