Skip to content

chore: bump version to 1.7.2 - #134

Merged
danielss-dev merged 1 commit into
mainfrom
developements/bump-version-1-7-2-05d6
Sep 21, 2026
Merged

danielss-dev merged 1 commit into
mainfrom
developements/bump-version-1-7-2-05d6

Conversation

@danielss-dev

Copy link
Copy Markdown
Owner

Summary

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

Linear: DAN-76

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

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.2 on the merge commit that contains these 1.7.2 manifests
  2. Push the tag so .github/workflows/release.yml opens a draft GitHub Release with --generate-notes
  3. Leave the draft unpublished until Daniels publishes

Proof

  • Diff is only the lockstep 1.7.1 → 1.7.2 move (plus the five workspace crate versions in Cargo.lock)
  • VERSION=v1.7.2 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.2 tag.

Co-authored-by: Daniels <danielss-dev@users.noreply.github.com>
@danielss-dev
danielss-dev marked this pull request as ready for review September 21, 2026 12:44
@danielss-dev
danielss-dev merged commit c36f512 into main Sep 21, 2026
4 checks passed
@danielss-dev
danielss-dev deleted the developements/bump-version-1-7-2-05d6 branch September 21, 2026 12:44
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