Skip to content

OpenBoot v0.61.0

Choose a tag to compare

@github-actions github-actions released this 03 Jun 16:46
· 34 commits to main since this release
a46a9bd

Installation

brew install openbootdotdev/tap/openboot

Binaries

Platform Architecture Download
macOS Apple Silicon (M1/M2/M3) openboot-darwin-arm64
macOS Intel openboot-darwin-amd64

What's Changed

Features

  • feat: prefer Makefile over stow when dotfiles repo has install target (#123)

Bug Fixes

  • fix: back up stow conflicts before make install to prevent conflict failures (#126)
  • fix: pass jobs_json via env var to fix stdin conflict in drift-to-issue

Chores

  • chore: add cross-repo checklist to PR template and teach ship-pr to use it (#125)

Full Changelog: v0.60.2...v0.61.0