Skip to content

v1.2.0 — OIDC Trusted Publishing & CI improvements

Choose a tag to compare

@pablo-codes pablo-codes released this 09 Mar 17:25
· 12 commits to main since this release

What's changed

CI/CD

  • Switched npm publish to OIDC Trusted Publishing (no static token required)
  • Fixed FTP pre-cleanup using lftp with SSL cert bypass for shared hosting
  • Fixed stale .deploy-sync-state causing "bad object" errors on CI
  • Added workflow_dispatch for manual publish re-runs