Skip to content

fix(ci): downgrade lerna for changelog compatibility - #158

Merged
Himenon merged 2 commits into
mainfrom
codex/downgrade-lerna
Sep 3, 2026
Merged

fix(ci): downgrade lerna for changelog compatibility#158
Himenon merged 2 commits into
mainfrom
codex/downgrade-lerna

Conversation

@Himenon

@Himenon Himenon commented Sep 3, 2026

Copy link
Copy Markdown
Owner

Summary

  • Lernaを10.0.1から9.0.7へダウングレード
  • Lerna 10で発生していたconventional-commits-parser互換性エラーを解消
  • npm scriptsはorigin/mainの内容を維持(buildコマンド変更なし、tsx不使用)
  • TypeScriptのバージョンは変更なし

Verification

  • pnpm install --frozen-lockfile
  • pnpm run build
  • pnpm run type-check
  • pnpm run test:code:gen
  • pnpm run lint
  • CI=true pnpm run test

すべてNode v24.18.0 / pnpm v12.3.1で成功しています。

@Himenon
Himenon merged commit fe92f96 into main Sep 3, 2026
2 checks passed
@Himenon
Himenon deleted the codex/downgrade-lerna branch September 3, 2026 05:10
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