v2.0.3
🚀 Enhanced Publishing Workflow
We’ve upgraded our publishing process! The npm publish
command is now replaced with pnpm publish
, bringing improved performance and additional options. Key improvements:
- Branch-specific publishing with
--publish-branch dev
. - Streamlined process with
--no-git-checks
.
This ensures smoother, faster, and more reliable package releases.