Skip to content

fix(release): pin changelog preset to 10.3.0 - #12

Closed
Kikobeats wants to merge 1 commit into
masterfrom
fix/release-changelog-preset
Closed

fix(release): pin changelog preset to 10.3.0#12
Kikobeats wants to merge 1 commit into
masterfrom
fix/release-changelog-preset

Conversation

@Kikobeats

Copy link
Copy Markdown
Member

Summary

  • The release job failed while writing changelogs, not because of the CLI footer change.
  • conventional-changelog-conventionalcommits@10.4.0 throws when lerna-lite still compiles the preset through Handlebars.
  • Pin the preset to 10.3.0 (workspace override + root dep) so lerna publish can finish.

Test plan

  • lerna version --conventional-commits --changelog-preset conventionalcommits --no-git-tag-version --no-push succeeds locally with 10.3.0
  • After merge, the master release job publishes microlink.io@0.1.1

Made with Cursor

10.4 throws inside lerna-lite's Handlebars changelog fallback.

Co-authored-by: Cursor <cursoragent@cursor.com>
@coderabbitai

coderabbitai Bot commented Aug 20, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@Kikobeats, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 46 minutes

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

Wait for the limit to reset, then comment @coderabbitai review or push new commits to the PR.

An organization admin can change what happens after included review limits in Billing.

How do review limits work?

CodeRabbit enforces per-developer PR review limits within each organization.

For paid Pro and Pro+ reviews, CodeRabbit uses a developer's included PR review attempts over the past 7 days to set the current hourly allowance. At typical activity levels, the full plan allowance applies. Higher sustained activity can lower the allowance until earlier attempts leave the 7-day window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 0419b6df-0d0b-4f8f-8989-7549a6b53bb8

📥 Commits

Reviewing files that changed from the base of the PR and between 243e676 and d9c3489.

📒 Files selected for processing (2)
  • package.json
  • pnpm-workspace.yaml

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.

@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 32341404366

Coverage remained the same at 76.842%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 3926
Covered Lines: 3045
Line Coverage: 77.56%
Relevant Branches: 634
Covered Branches: 459
Branch Coverage: 72.4%
Branches in Coverage %: Yes
Coverage Strength: 11.22 hits per line

💛 - Coveralls

@Kikobeats Kikobeats closed this Aug 20, 2026
@Kikobeats
Kikobeats deleted the fix/release-changelog-preset branch August 20, 2026 06:54
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.

2 participants