Skip to content

chore(main): release 0.2.0#70

Open
archae0pteryx wants to merge 1 commit into
mainfrom
release-please--branches--main--components--adhd-ranch
Open

chore(main): release 0.2.0#70
archae0pteryx wants to merge 1 commit into
mainfrom
release-please--branches--main--components--adhd-ranch

Conversation

@archae0pteryx

@archae0pteryx archae0pteryx commented May 21, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.2.0 (2026-05-21)

Features

  • add focus duplication and Windows startup polish (#66) (9a7552c)
  • configure release-please (#67) (89a58bf)

Bug Fixes

  • make release-please compatible with workspace versions (#69) (a974b9d)
  • remove release-please cargo workspace plugin (#68) (0b616ed)

This PR was generated with Release Please. See documentation.

Summary by CodeRabbit

  • New Features

    • Windows startup performance improvements
    • Enhanced focus management
  • Bug Fixes

    • Improved compatibility with automated release processes for workspace versions
    • Removed unnecessary build system plugin dependency

Review Change Stack

@coderabbitai

coderabbitai Bot commented May 21, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: eb2bc16a-9e5c-4bfb-afb5-faf87a0c501a

📥 Commits

Reviewing files that changed from the base of the PR and between a974b9d and 98d6814.

⛔ Files ignored due to path filters (2)
  • Cargo.lock is excluded by !**/*.lock
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (9)
  • .release-please-manifest.json
  • CHANGELOG.md
  • crates/commands/Cargo.toml
  • crates/domain/Cargo.toml
  • crates/http-api/Cargo.toml
  • crates/storage/Cargo.toml
  • package.json
  • src-tauri/Cargo.toml
  • src-tauri/tauri.conf.json

📝 Walkthrough

Walkthrough

This release bumps all package and crate versions from 0.0.0 (or 0.1.0 in the manifest) to 0.2.0 across the workspace. The changelog documents new features and bug fixes, and Tauri configuration targets are reformatted for clarity.

Changes

Release version 0.2.0

Layer / File(s) Summary
Release documentation
.release-please-manifest.json, CHANGELOG.md
Release manifest root entry and changelog both updated to 0.2.0; new changelog section documents features (focus duplication, Windows startup polish) and bug fixes (release-please workspace version compatibility, cargo workspace plugin removal).
Workspace crate versions
crates/commands/Cargo.toml, crates/domain/Cargo.toml, crates/http-api/Cargo.toml, crates/storage/Cargo.toml, src-tauri/Cargo.toml
All five Rust workspace crate version fields uniformly updated from 0.0.0 to 0.2.0.
Application package and configuration
package.json, src-tauri/tauri.conf.json
Node package and Tauri app version both updated to 0.2.0; Tauri bundle targets reformatted from single-line array to multi-line array with same app and dmg entries.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • killallgit/adhd-ranch#69: Main PR's version/changelog/manifest bumps to 0.2.0 directly follow this PR's release-please workspace-compatibility changes.
  • killallgit/adhd-ranch#68: The version bump and manifest update in this PR work in tandem with the removal of the cargo-workspace plugin from release-please-config.json.

Poem

🐰 Versions dance from naught to two,
Manifest and crates aligned in view,
Changelog sings of fixes done,
Release-please config—battles won!
Bundle targets, clean and bright,
All bundled up, we're in flight! 🚀

🚥 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 The title 'chore(main): release 0.2.0' directly and accurately reflects the main purpose of the changeset: a version release from 0.1.0 to 0.2.0 across all manifest files, with corresponding changelog updates.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-please--branches--main--components--adhd-ranch

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 and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant