Skip to content

chore: 버전 0.10.0으로 상향 - #53

Merged
jeongph merged 1 commit into
mainfrom
feature/release-0.10.0
Sep 6, 2026
Merged

chore: 버전 0.10.0으로 상향#53
jeongph merged 1 commit into
mainfrom
feature/release-0.10.0

Conversation

@jeongph

@jeongph jeongph commented Sep 5, 2026

Copy link
Copy Markdown
Member

#48 을 담아 0.10.0 을 낸다.

담기는 것

새 기능 — 새 버전을 찾으면 알리기만 하고, 다운로드는 사용자가 눌러야 시작한다.

버그 수정 네 가지

  • 진행률이 받고 있는 버전이 아니라 이미 설치된 버전을 표시했다
  • 승인 직후 끊기면 화면이 전혀 바뀌지 않았다 (오프라인이 이 경로였다)
  • 설정 창을 여는 것만으로 다운로드·설치 대기 상태가 지워졌다
  • 닫은 배너가 다음 진행률에 되살아났다

담긴 변경

  • package.json · package-lock.json — 0.9.0 → 0.10.0
  • website/src/content/changelog/{ko,en}/0.10.0.md — 변경이력

website 빌드로 스키마를 검증했다.

참고

이 버전을 설치한 사용자부터 승인 배너를 보게 된다. 0.9.0 에서 0.10.0 으로 올라가는 다운로드 자체는 0.9.0 에 들어 있는 코드가 수행하므로 여전히 자동이다.

Summary by CodeRabbit

  • 새로운 기능

    • 업데이트 다운로드를 시작하기 전에 사용자 확인 절차가 추가되었습니다.
  • 버그 수정

    • 다운로드 중 잘못된 버전이 표시되던 문제를 수정했습니다.
    • 다운로드가 즉시 실패할 때 화면이 반응하지 않던 문제를 해결했습니다.
    • 설정 화면에 진입하면 다운로드 상태가 초기화되던 문제를 수정했습니다.
    • 진행 중인 알림을 닫아도 다시 표시되던 문제를 해결했습니다.

@jeongph jeongph self-assigned this Sep 5, 2026
@coderabbitai

coderabbitai Bot commented Sep 5, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Team

Run ID: 9b833e4c-8d23-4bb0-8465-bf81ac215c2a

📥 Commits

Reviewing files that changed from the base of the PR and between d88ec36 and b71c251.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (3)
  • package.json
  • website/src/content/changelog/en/0.10.0.md
  • website/src/content/changelog/ko/0.10.0.md

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


📝 Walkthrough

Walkthrough

패키지 버전을 0.10.0으로 변경했습니다. 영어와 한국어 0.10.0 변경 로그를 추가했습니다. 변경 로그에는 업데이트 확인 절차와 네 가지 수정 사항을 기록했습니다.

Changes

0.10.0 릴리스

Layer / File(s) Summary
릴리스 버전 갱신
package.json
패키지 버전을 0.9.0에서 0.10.0으로 변경했습니다.
다국어 변경 로그 추가
website/src/content/changelog/en/0.10.0.md, website/src/content/changelog/ko/0.10.0.md
0.10.0 릴리스 날짜와 변경 사항을 영어와 한국어로 기록했습니다. 업데이트 전 사용자 확인, 버전 표시, 즉시 실패 피드백, Settings 이후 상태 보존, 진행 알림 재표시 수정 사항을 포함합니다.

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

Merge Risk: ⚪ Minimal · up to b71c2

This release updates the package version to 0.10.0 and documents the update-flow behavior and fixes in English and Korean. No merge-blocking risk remains.

🚥 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.10.0 릴리스와 버전 상향이라는 주요 변경 사항을 명확하고 간결하게 설명합니다.
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.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/release-0.10.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.

@jeongph
jeongph merged commit fcc952f into main Sep 6, 2026
5 checks passed
@jeongph
jeongph deleted the feature/release-0.10.0 branch September 6, 2026 03:58
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