Skip to content

release: consolidate 0.6.0 changelog for v0.6.0 tagging - #389

Open
seonghobae wants to merge 11 commits into
mainfrom
release/v0.6.0
Open

release: consolidate 0.6.0 changelog for v0.6.0 tagging#389
seonghobae wants to merge 11 commits into
mainfrom
release/v0.6.0

Conversation

@seonghobae

@seonghobae seonghobae commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Purpose

Prepares the v0.6.0 release metadata by folding the former Unreleased entries (theme-token catalog + Storybook inventory, accessibility accent/focus fixes, transitive security floors, and the product-gap baseline) into the dated [0.6.0] — 2026-08-25 section and reconciling design-token documentation with behavior already integrated on protected main.

Scope

Release documentation plus executable release/documentation contracts: CHANGELOG.md, the design-token/Storybook ADR and operator documentation, src/designTokenDocumentation.test.ts, src/unifiedReleaseVersion.test.ts, and scripts/release-metadata.test.mjs. No editor/runtime/package behavior, dependency, transport, persistence, credential, model, tenancy, or deployment authority changes here; package versions remain 0.6.0.

The documentation contracts require the operator guide, ADR index, Storybook inventory, doctoring record, UML, changelog category boundaries, Unreleased sentinel, and current package release heading to agree with protected-main shipped truth. A branch ref is not release identity. Merge does not by itself authorize tagging or publication: issue #118 remains the canonical operational acceptance boundary, and the exact protected head must satisfy then-live review, required-workflow, security, package/SBOM/provenance, release, and registry-digest requirements before a v0.6.0 tag or publication.


Open in Devin Review

Summary by CodeRabbit

  • 새 기능
    • SSR 환경에서 폼 필드를 지원합니다.
    • 테마 토큰과 제품·기술 기준선이 업데이트되었습니다.
  • 접근성 개선
    • 다크 모드 활성 툴바의 색상 대비를 개선했습니다.
    • 편집 가능한 텍스트 상자의 포커스 표시 동작을 보완했습니다.
  • 보안 및 안정성
    • 개발 도구의 보안 설정을 강화했습니다.
    • macOS 임시 경로 처리를 안정화했습니다.
  • 문서
    • 0.6.0 릴리스 정보와 변경사항을 최신 상태로 정리했습니다.

Fold Unreleased entries into the [0.6.0] section (2026-08-25): theme-token
catalog, accessibility accent/focus fixes, security floors, and the gap
baseline doc; reword active-PR evidence phrasing to protected-integration
truth. Docs-only change on top of #384's snapshot-free baseline contract.
devin-ai-integration[bot]

This comment was marked as resolved.

@coderabbitai

coderabbitai Bot commented Aug 26, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 1eb243a7-b661-4b2a-8ac7-fec89500db61

📥 Commits

Reviewing files that changed from the base of the PR and between 128a239 and fa894c2.

📒 Files selected for processing (1)
  • CHANGELOG.md

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

CHANGELOG.md의 0.6.0 릴리스 날짜와 변경사항을 갱신했습니다. 기능, 보안, 접근성 기록을 현재 릴리스 섹션으로 재구성했습니다.

Changes

릴리스 기록

Layer / File(s) Summary
0.6.0 변경사항 및 접근성 기록
CHANGELOG.md
0.6.0 릴리스 날짜를 2026-08-25로 갱신했습니다. 테마 토큰, 갭 기준선, 개발 도구 보안 오버라이드, macOS 임시 경로 정규화, SSR 네이티브 폼 필드 변경사항을 기록했습니다. 다크 활성 툴바 색상과 텍스트박스 포커스 동작도 기록했습니다.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to fa894

This is a localized changelog-only release preparation change with no actionable merge-blocking risk remaining after normal checks and review.

Suggested reviewers: cursoragent

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed 제목은 CHANGELOG.md의 0.6.0 변경사항을 통합하고 v0.6.0 태깅을 준비하는 주요 변경 내용을 정확하게 설명합니다.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/v0.6.0

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

ADR 0031 Accepted (integrated via #362); UML/adr-index/storybook-inventory/
doctoring/design-tokens moved from Active-PR phrasing to shipped truth;
designTokenDocumentation.test.ts asserts the integrated contract.
devin-ai-integration[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Devin Review found 1 new potential issue.

Open in Devin Review

Comment thread src/unifiedReleaseVersion.test.ts
@seonghobae

Copy link
Copy Markdown
Contributor Author

All exact-head gates terminal success (24 checks). Merging via the organization admin path; v0.6.0 will be tagged from this exact merge head so release.yml binds artifacts to the exact checkout.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant