Skip to content

chore: bump version to 1.7.1 - #130

Merged
danielss-dev merged 1 commit into
mainfrom
developements/bump-version-1-7-1-ff56
Sep 16, 2026
Merged

danielss-dev merged 1 commit into
mainfrom
developements/bump-version-1-7-1-ff56

Conversation

@danielss-dev

Copy link
Copy Markdown
Owner

Summary

Lockstep desktop version 1.7.0 → 1.7.1 via node scripts/bump-version.mjs patch (dry-run first, then apply).

Linear: DAN-72

No feature work in this PR. The forthcoming v1.7.1 draft GitHub Release (opened by release CI after the tag is pushed) will include everything already on main since v1.7.0:

Files updated (nothing else):

  • package.json
  • ui/package.json
  • crates/strand-tauri/tauri.conf.json
  • Cargo.toml [workspace.package] version
  • Cargo.lock entries for strand-azdo-protocol, strand-core, strand-headless, strand-ops, strand-tauri

Intentionally unchanged:

  • website/package.json (still 0.0.1)
  • strand-azdo helper (crates/strand-azdo/Cargo.toml and Cargo.lock stay 1.3.0)

After merge (not this PR)

Do not tag or publish from this PR. After Daniels merges:

  1. Tag v1.7.1 on the merge commit that contains these 1.7.1 manifests
  2. Push the tag so .github/workflows/release.yml opens a draft GitHub Release
  3. Leave the draft unpublished until Daniels publishes

Proof

  • Diff is only the lockstep 1.7.0 → 1.7.1 move (plus the five workspace crate versions in Cargo.lock)
  • VERSION=v1.7.1 node scripts/check-release-version.mjs passes on this branch (simulates the post-tag gate; the live tag check still runs after the tag is pushed)
Open in Web Open in Cursor 

Keep the lockstep desktop manifests and Cargo lockfile aligned so release artifacts and the updater manifest match the forthcoming v1.7.1 tag.

Co-authored-by: Daniels <danielss-dev@users.noreply.github.com>
@danielss-dev
danielss-dev marked this pull request as ready for review September 16, 2026 13:09
@danielss-dev
danielss-dev merged commit 8bb07eb into main Sep 16, 2026
4 checks passed
@danielss-dev
danielss-dev deleted the developements/bump-version-1-7-1-ff56 branch September 16, 2026 13:09
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