Skip to content

chore: release 1.5.0 - #182

Merged
jeremymcs merged 1 commit into
mainfrom
chore/release-1.5.0
Aug 20, 2026
Merged

chore: release 1.5.0#182
jeremymcs merged 1 commit into
mainfrom
chore/release-1.5.0

Conversation

@jeremymcs

Copy link
Copy Markdown
Owner

Summary

Forces the next release to be a minor rather than a patch.

The only commit on main since v1.4.0 is #180, which is a fix: — so release-please proposed 1.4.1 in #181. #180 changes how automation recovers from stranded worktrees and how it reports status to GitHub (a single edited comment instead of one per attempt), which is behaviour-level change rather than a bug patch, so the version is pinned explicitly with a Release-As: 1.5.0 footer.

This is an empty commit; it carries no code change. Once merged, release-please will update #181 to propose 1.5.0 instead of 1.4.1.

This PR does not publish anything. Publishing happens when the release PR (#181) is merged — that tags v1.5.0, creates the GitHub release, runs npm publish --access public, and builds the Tauri artifacts.

Verification

  • Empty commit, no code change; existing suites are unaffected.
  • Confirmed main is at 2b75dd1 with v1.4.0 as the latest tag, so 1.5.0 is the correct next minor.

Related Issue

  • None

The only commit since v1.4.0 is a `fix:`, so release-please proposed 1.4.1. The
worktree reclamation and issue-comment changes in #180 alter how automation
recovers and how it reports to GitHub, which is a minor-level change rather than
a patch, so pin the version explicitly.

Release-As: 1.5.0
@jeremymcs
jeremymcs merged commit c0c5625 into main Aug 20, 2026
8 checks passed
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