Skip to content

chore: 버전 0.8.0으로 상향 - #44

Merged
jeongph merged 1 commit into
mainfrom
chore/release-0.8.0
Aug 8, 2026
Merged

chore: 버전 0.8.0으로 상향#44
jeongph merged 1 commit into
mainfrom
chore/release-0.8.0

Conversation

@jeongph

@jeongph jeongph commented Aug 8, 2026

Copy link
Copy Markdown
Member

0.8.0 릴리즈를 위한 버전 상향과 변경이력 추가.

  • package.json 버전을 0.8.0으로 올린다
  • website/src/content/changelog/{ko,en}/0.8.0.md 를 함께 추가한다

담긴 변경은 #43 — 자동 생성 세션 필터와 워크트리 부모 묶기.

npm run build 로 변경이력 스키마 통과와 렌더 결과를 확인했다.

🤖 Generated with Claude Code

Summary by CodeRabbit

  • 새로운 기능

    • 자동 생성 세션을 기본 목록에서 숨기고 설정에서 다시 표시할 수 있습니다.
    • 동일 저장소의 모든 워크트리가 원래 저장소 아래에 그룹화됩니다.
    • 표시할 항목이 없는 프로젝트도 삭제되지 않으며, 목록 표시 시 필터링됩니다.
  • 문서

    • 위 변경 사항을 설명하는 0.8.0 릴리스 정보를 한국어와 영어로 추가했습니다.

@coderabbitai

coderabbitai Bot commented Aug 8, 2026

Copy link
Copy Markdown

Review Change Stack

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 0ca79562-4df0-4ca3-ab51-18b2beee871a

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

프로젝트 버전을 0.8.0으로 변경했습니다. 영어와 한국어 변경 로그를 추가했습니다. 변경 로그는 자동 세션 표시, worktree 그룹화, 프로젝트 필터링 동작을 설명합니다.

Changes

0.8.0 릴리스

Layer / File(s) Summary
버전 및 변경 로그 업데이트
package.json, website/src/content/changelog/*/0.8.0.md
프로젝트 버전을 0.7.0에서 0.8.0으로 변경했습니다. 영어와 한국어 변경 로그에 자동 세션 숨김 및 재표시, auto 배지, 저장소별 worktree 통합, 프로젝트 표시 시점 필터링을 기록했습니다.

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

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed 제목은 프로젝트 버전을 0.8.0으로 변경하는 주요 내용을 명확하고 간결하게 설명합니다.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
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.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/release-0.8.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.

@coderabbitai coderabbitai 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.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@package.json`:
- Line 3: Synchronize the root version metadata in package-lock.json with the
package.json version 0.8.0, either by regenerating the lockfile or updating its
root version fields directly; leave dependency versions unchanged.
🪄 Autofix

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: b9617b74-238e-4890-be85-9287b3dd137a

📥 Commits

Reviewing files that changed from the base of the PR and between 29698d8 and 8637630.

📒 Files selected for processing (3)
  • package.json
  • website/src/content/changelog/en/0.8.0.md
  • website/src/content/changelog/ko/0.8.0.md

Comment thread package.json
0.8.0 변경이력(ko/en)을 함께 추가한다.
@jeongph
jeongph force-pushed the chore/release-0.8.0 branch from 8637630 to aa5fd40 Compare August 8, 2026 13:03
@jeongph
jeongph merged commit d98461a into main Aug 8, 2026
5 checks passed
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