Skip to content

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 01 Mar 16:41
· 62 commits to main since this release
fix: skip npm publish when version already exists on registry

- Version mismatch between tag and package.json now logs warning instead of failing
- Publish step checks npm registry first, skips if version already published
- Prevents npm E403 errors when desktop-only releases trigger npm workflows