1.1.0 (2025-07-03)
Bug Fixes
- ci: add retry logic to prevent release lookup race condition (a446f67)
- ci: Correct
semantic-release
import in programmatic script (6984581) - ci: Resolve release race condition by running semantic-release programmatically (66abb03)
- ci: update release workflow to use ESM and remove deprecated script (8a4ab30)
- correct error handling in sync-version.js for improved version synchronization (b308aa8)
- resolve Windows build failure and enhance release workflow (2d1111d)
- streamline release.mjs by removing deprecated code (6e7ab5c)
- update GitHub Actions workflow to use 'args' for platform builds and bump repo-wizard version to 1.0.4 (c527c0d)
Features
- update GitHub Actions workflow to use 'target' instead of 'args' for platform builds and add macOS signing identity (0437b62)