buildspace v1.5.0
New Features
- Added OIDC Trusted Publishing for npm releases, with an NPM token fallback for projects that still need token-based publishing.
- Added a
publish-commandinput so npm publishing workflows can use custom publish commands when needed.
Bug Fixes
- Fixed fallback dry-runs so they can run without requiring an NPM token.
- Kept the self-release Codex job on
ubuntu-latestto avoid runner compatibility issues.
Improvement
- Made OIDC publishing opt-in, preserving least-privilege defaults for release workflows.
- Routed internal
ubuntu-latestjobs through Blacksmith where available, while keepingubuntu-latestas the fallback for external callers. 🚀
Version: 1.5.0