Skip to content

fix(release): start at version 0.1.0 - #14

Merged
LMLiam merged 1 commit into
mainfrom
fix/initial-release-version
Jul 29, 2026
Merged

fix(release): start at version 0.1.0#14
LMLiam merged 1 commit into
mainfrom
fix/initial-release-version

Conversation

@LMLiam

@LMLiam LMLiam commented Jul 29, 2026

Copy link
Copy Markdown
Owner

Summary

  • Set the first Release Please version to 0.1.0.
  • Use an empty manifest before the first release.
  • Correct the release setup in both implementation plans.

Verification

  • Parsed both JSON configuration files.
  • Ran git diff --check.
  • Ran Release Please 17.6.0 in dry-run mode against this branch. It proposed release 0.1.0 and four release-file updates.

@LMLiam LMLiam mentioned this pull request Jul 29, 2026
@coderabbitai

coderabbitai Bot commented Jul 29, 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: ASSERTIVE

Plan: Pro Plus

Run ID: 9455330c-f372-4ba3-af9d-291c74e6cc48

📥 Commits

Reviewing files that changed from the base of the PR and between b019e1b and 461a6a0.

📒 Files selected for processing (4)
  • .release-please-manifest.json
  • docs/implementation-plan.md
  • docs/repository-quality-implementation-plan.md
  • release-please-config.json

📝 Walkthrough

Summary

  • Sets the first Release Please version to 0.1.0.
  • Uses an empty release manifest before the first release.
  • Updates both implementation plans to match the release configuration.

Verification

  • Parsed both JSON configuration files.
  • Ran git diff --check.
  • Completed a Release Please 17.6.0 dry run. It proposed version 0.1.0 and four release-file updates.

Walkthrough

Changes

Release bootstrap configuration

Layer / File(s) Summary
Configure the initial release
.release-please-manifest.json, release-please-config.json, docs/implementation-plan.md, docs/repository-quality-implementation-plan.md
The manifest is now empty, the root package explicitly sets initial-version to 0.1.0, and both implementation plans document the updated first-release configuration.
🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description covers summary and verification, but it omits required template sections such as Issues, Behaviour and security, Screenshots, and the Checklist. Add the missing template sections: Issues, Behaviour and security, Screenshots or Not applicable, and the Checklist; fill in any relevant links or mark items explicitly.
✅ Passed checks (2 passed)
Check name Status Explanation
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 fix/initial-release-version

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.

@LMLiam
LMLiam merged commit ae17621 into main Jul 29, 2026
7 checks passed
@LMLiam
LMLiam deleted the fix/initial-release-version branch July 29, 2026 17:18
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