Skip to content

chore(release): bump versions - #217

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release
Open

chore(release): bump versions#217
github-actions[bot] wants to merge 1 commit into
mainfrom
release

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Releases

@dropout/docs

v0.1.0-rc.2

Chores

  • 333d532: Replace the temporary Rolldown Vite facade with Vite 8's built-in Rolldown pipeline, remove obsolete pnpm overrides, and roll workspace dependencies to their latest releases. (#218 by @fu050409)

@dropout/ui

v0.1.0-rc.2

Chores

  • 333d532: Replace the temporary Rolldown Vite facade with Vite 8's built-in Rolldown pipeline, remove obsolete pnpm overrides, and roll workspace dependencies to their latest releases. (#218 by @fu050409)

@dropout/workspace

v0.1.1

Chores

  • 333d532: Replace the temporary Rolldown Vite facade with Vite 8's built-in Rolldown pipeline, remove obsolete pnpm overrides, and roll workspace dependencies to their latest releases. (#218 by @fu050409)

dropout

v0.2.0-rc.2

Bug Fixes

  • 37d7f9e: Align the Tauri CLI with the Rust runtime so Linux packages retain the bundle-type metadata required by the updater. (#216 by @fu050409)

Summary by Sourcery

Publish the next workspace, frontend package, and Tauri release versions with their associated changelog updates.

Bug Fixes:

  • Align the Tauri release metadata and versioning so Linux packages preserve the bundle-type information required by the updater.

Documentation:

  • Add release changelog entries for the workspace, documentation, UI, and Tauri packages.

Chores:

  • Bump the workspace and package versions for the new releases and remove the consumed change entries.

@sourcery-ai

sourcery-ai Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor
Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Updates the DropOut Tauri app to release candidate v0.2.0-rc.2 by bumping version metadata, recording the new release in the changelog, and cleaning up the corresponding changeset file.

File-Level Changes

Change Details Files
Record v0.2.0-rc.2 release notes in the Tauri changelog.
  • Add a new v0.2.0-rc.2 section documenting the Tauri bundle-type bug fix and associated commit/PR.
  • Wrap the new section with semifold release markers for tooling/automation.
src-tauri/CHANGELOG.md
Bump Tauri package and config versions to v0.2.0-rc.2.
  • Update the DropOut Tauri crate version from 0.2.0-rc.1 to 0.2.0-rc.2.
  • Regenerate/adjust Cargo.lock entries to reflect the new crate version.
  • Align tauri.conf.json metadata (version/bundle configuration) with the new release candidate so Linux packages preserve bundle-type metadata.
src-tauri/Cargo.toml
Cargo.lock
src-tauri/tauri.conf.json
Remove the processed changeset for the Tauri bundle-type fix.
  • Delete the changeset markdown file now that the fix is part of the v0.2.0-rc.2 release.
.changes/fix-tauri-bundle-type.md

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@github-actions

Copy link
Copy Markdown
Contributor Author

📦 Semifold release plan

Plan calculated through commit cb7ea25.

Note

This pull request does not introduce any changesets.

After this pull request is merged into main, the release workflow will run and publish any prepared package versions that are not yet available in their registry.

This comment updates automatically as the pull request changes.

@fu050409

Copy link
Copy Markdown
Contributor

@HsiangNianian This pull request is not recommended to manual update, a commit triggered action will update the release branch automatically.

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