Skip to content

[-]: changeset 파싱 핫픽스#13

Merged
sjsjsj1246 merged 1 commit into
mainfrom
codex/fix-changeset-parsing
Mar 24, 2026
Merged

[-]: changeset 파싱 핫픽스#13
sjsjsj1246 merged 1 commit into
mainfrom
codex/fix-changeset-parsing

Conversation

@sjsjsj1246
Copy link
Copy Markdown
Owner

변경 사항

  • .changeset/wise-cars-shout.md 맨 위에 누락된 frontmatter 구분선 ---를 추가했습니다.
  • pnpm-workspace.yaml에 루트 .를 포함시켜 Changesets가 react-tutorial-overlay 루트 패키지를 workspace 패키지로 인식하도록 수정했습니다.

원인

  • PR #12에서 추가한 changeset 파일이 YAML frontmatter 형식을 만족하지 않았습니다.
  • 동시에 Changesets가 루트 패키지를 workspace 범위로 보지 못해, 패키지 이름을 인식할 수 없는 상태였습니다.

검증

  • pnpm changeset status --verbose

결과

  • Changesets가 react-tutorial-overlay 0.2.0 minor bump 예정 상태를 정상 인식합니다.

@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 24, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
react-tutorial-overlay Ready Ready Preview, Comment Mar 24, 2026 3:50pm

@sjsjsj1246 sjsjsj1246 self-assigned this Mar 24, 2026
@sjsjsj1246 sjsjsj1246 merged commit 9e7cc42 into main Mar 24, 2026
2 of 3 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

packages/main coverage

Metric Result
Lines 97.18% (242/249)
Statements 96.93% (253/261)
Functions 95.55% (43/45)
Branches 85.25% (185/217)

Workflow run

@sjsjsj1246 sjsjsj1246 deleted the codex/fix-changeset-parsing branch March 25, 2026 08:30
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