v1.3.3 – Publish Authentication Fix
This patch finalizes the fix for publishing failures introduced in v1.3.0–v1.3.2 by:
- Re-adding
npm ciand upgrading npm to v11.4.1 in publish jobs - Ensuring Git and environment setup occurs before
npm whoamiandnpm publish - Adding detailed logging to confirm registry and token configuration
These changes bring the blog workflow in line with the stable, working flow used in the main repo.